Piccolo.NET

PDefaultScrollDirector.UnionOfLayerFullBounds Property

Gets the the total bounds of all the layers.

protected virtual System.Drawing.RectangleF UnionOfLayerFullBounds {get;}

Property Value

The total bounds of all the layers.

Remarks

Subclasses can override this method to add a margin.

See Also

PDefaultScrollDirector Class | UMD.HCIL.PiccoloX.Components Namespace