Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementControl Class / GetClientRectangle Method / GetClientRectangle() Method


In This Topic
GetClientRectangle() Method
In This Topic
Internal use only.
Syntax
'Declaration
 
Public Overloads Overridable Function GetClientRectangle() As Rectangle
 
'Usage
 
Dim instance As ElementControl
Dim value As Rectangle
 
value = instance.GetClientRectangle()

Return Value

Coordinates of the control
See Also