[]
Represents the arguments of PositionChanged event.
public class PositionChangedArgs : EventArgs
| Name | Description |
|---|---|
| PositionChangedArgs(Point) | Create an instance of PositionChangedArgs. |
| Name | Description |
|---|---|
| Position | Gets the target point at which to show the LineMarker. |