[]
Configurates Length. Sets the length of the Square annotation.
public SquareBuilder Length(float value)
Public Function Length(value As Single) As SquareBuilder
| Type | Name | Description |
|---|---|---|
| float | value | The value. |
| Type | Description |
|---|---|
| SquareBuilder | Current builder. |