'Declaration
Public Overloads Overridable Function GetClientRectangle( _ ByVal rectInput As Rectangle _ ) As Rectangle
'Usage
Dim instance As DonutShape Dim rectInput As Rectangle Dim value As Rectangle value = instance.GetClientRectangle(rectInput)
Parameters
- rectInput
- Rectangle object that contains the rectangle
Return Value
Coordinates of the element