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