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