Table of Contents

Property ChildrenLayoutBounds

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ChildrenLayoutBounds

Gets a rectangle which describes an area inside of the Control available for positioning (layout) of its child controls, in device-independent units.

[Browsable(false)]
public virtual RectD ChildrenLayoutBounds { get; }

Property Value

RectD