[]
Configurates the OnClientPositionChanged client event. Occurs after the LineMarker's position changes.
public LineMarkerBuilder<T> OnClientPositionChanged(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
LineMarkerBuilder<T> | Current builder. |