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