eDriven Framework API
LocalBounds Property
NamespaceseDriven.Gui.ComponentsGuiTransformBaseLocalBounds
eDriven Framework API
Local bounds (*RARE*)
Bounds of the component observed from that component POW
Both X and Y are 0
Declaration Syntax
C#Visual BasicVisual C++
public Rectangle LocalBounds { get; }
Public ReadOnly Property LocalBounds As Rectangle
	Get
public:
property Rectangle^ LocalBounds {
	Rectangle^ get ();
}

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)