[]
Configurates DragContent. Sets a value indicating whether the content of the marker is draggable when the interaction mode is "Drag."
public LineMarkerBuilder<T> DragContent(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| LineMarkerBuilder<T> | Current builder. |