[Visual Basic] Overridable Public Property ReadOnly Bounds As Rect _ Implements IUIItem.Bounds [C#] public virtual Rect Bounds { get; } [C++] public: virtual __property Rect get_Bounds(); [JScript] public virtual function get Bounds() : Rect
IUIItem.Bounds
UIItem Class | White.Core.UIItems Namespace