[]
Configurates IsVisible. Sets the visibility of the annotation.
public TBuilder IsVisible(bool value)
Public Function IsVisible(value As Boolean) As TBuilder
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |