Infragistics(R) NetAdvantage(R) Windows Forms
Bounds Property
See Also  E-mail your feedback on this topic.
Infragistics.Win Namespace > AccessibleObjectWrapper.UltraAccessibleObject Class : Bounds Property

Gets the location and size of the accessible object

Syntax

Visual Basic (Declaration) 
Public Overrides ReadOnly Property Bounds As Rectangle
C# 
public override Rectangle Bounds {get;}

See Also