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