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