[]
Configurates Href. Sets the href of the Image annotation.
public ImageBuilder Href(string value)
Public Function Href(value As String) As ImageBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| ImageBuilder | Current builder. |