[]
Configurates Height. Sets the height of the Rectangle annotation.
public RectangleBuilder Height(float value)
Public Function Height(value As Single) As RectangleBuilder
| Type | Name | Description |
|---|---|---|
| float | value | The value. |
| Type | Description |
|---|---|
| RectangleBuilder | Current builder. |