Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / IElement Interface / GetClientRectangle Method / GetClientRectangle() Method


In This Topic
GetClientRectangle() Method
In This Topic
Internal use only.
Syntax
'Declaration
 
Overloads Function GetClientRectangle() As Rectangle
 
'Usage
 
Dim instance As IElement
Dim value As Rectangle
 
value = instance.GetClientRectangle()
See Also