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