[]
Gets the coordinates of the element.
protected override RectangleF GetClientRectangleF(RectangleF rectInput)
Protected Overrides Function GetClientRectangleF(rectInput As RectangleF) As RectangleF
| Type | Name | Description |
|---|---|---|
| RectangleF | rectInput | Rectangle object that contains the rectangle |
| Type | Description |
|---|---|
| RectangleF | Coordinates of the element |