'Declaration
Protected Overloads Overrides Function GetClientRectangleF( _ ByVal rectInput As RectangleF _ ) As RectangleF
'Usage
Dim instance As PSObject Dim rectInput As RectangleF Dim value As RectangleF value = instance.GetClientRectangleF(rectInput)
protected override RectangleF GetClientRectangleF( RectangleF rectInput )
Parameters
- rectInput
- Rectangle object that contains the rectangle
Return Value
Coordinates of the element