Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / IElement Interface / Rectangle Property


In This Topic
Rectangle Property (IElement)
In This Topic
Internal use only.
Syntax
'Declaration
 
ReadOnly Property Rectangle As Rectangle
 
'Usage
 
Dim instance As IElement
Dim value As Rectangle
 
value = instance.Rectangle
See Also