eDriven Framework API
Bounds Property
NamespaceseDriven.Gui.ComponentsDisplayObjectBounds
eDriven Framework API
Bounds relative to Owner (bakes rect)
Declaration Syntax
C#Visual BasicVisual C++
public virtual Rectangle Bounds { get; }
Public Overridable ReadOnly Property Bounds As Rectangle
	Get
public:
virtual property Rectangle^ Bounds {
	Rectangle^ get ();
}

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