Piccolo.NET

PNode.FullBounds Property

Gets this node's full bounds in the parent coordinate system of this node.

public virtual System.Drawing.RectangleF FullBounds {get;}

Property Value

This full bounds of this node.

Remarks

These bounds are stored in the parent coordinate system of this node and they include the union of this node's bounds and all the bounds of it's descendents.

See Also

PNode Class | UMD.HCIL.Piccolo Namespace


Web Accessibility