[]
Fires when marker position was changed, allows to update content.
[C1Description("Interaction.LineMarker.PositionChanged", "Fires when marker position was changed, allows to update content.")]
public event LineMarker.PositionChangedEventHandler PositionChanged
<C1Description("Interaction.LineMarker.PositionChanged", "Fires when marker position was changed, allows to update content.")>
Public Event PositionChanged As LineMarker.PositionChangedEventHandler
| Type | Description |
|---|---|
| LineMarker.PositionChangedEventHandler | Fires when marker position was changed, allows to update content. |