Piccolo.NET

PNode.Bounds Property

Gets or sets this node's bounds in local coordinates.

public virtual System.Drawing.RectangleF Bounds {get; set;}

Property Value

The bounds of this node.

Remarks

These bounds are stored in the local coordinate system of this node and do not include the bounds of any of this node's children.

See Also

PNode Class | UMD.HCIL.Piccolo Namespace


Web Accessibility