Event PositionChanged
Event to be invoked when the position and cursor position changes.
public event Action<HexView.HexViewEventArgs> PositionChanged
Returns
- Action<HexView.HexViewEventArgs>
- Event to be invoked when the position and cursor position changes.