GetClientRectangle() Method
Gets the coordinates of the element.
public virtual Rectangle GetClientRectangle()
'Declaration
Public Overloads Overridable Function GetClientRectangle() As Rectangle
'Usage
Dim instance As ArcShape
Dim value As Rectangle
value = instance.GetClientRectangle()
Return Value
Coordinates of the element