An NDoc Documented Class Library

IUIItem.Bounds Property

[Visual Basic]
Property ReadOnly Bounds As Rect
[C#]
Rect Bounds { get; }
[C++]
__property Rect get_Bounds();
[JScript]
function get Bounds() : Rect

See Also

IUIItem Interface | White.Core.UIItems Namespace