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