[]
Gets the coordinates of the element.
public override Rectangle GetClientRectangle(Rectangle rectInput)
Public Overrides Function GetClientRectangle(rectInput As Rectangle) As Rectangle
Type | Name | Description |
---|---|---|
Rectangle | rectInput | Rectangle object that contains the rectangle |
Type | Description |
---|---|
Rectangle | Coordinates of the element |