Class HexView.HexViewEventArgs
Defines the event arguments for PositionChanged event.
public class HexView.HexViewEventArgs : EventArgs
- Inheritance
-
HexView.HexViewEventArgs
- Inherited Members
Constructors
- HexViewEventArgs(long, Point, int)
Initializes a new instance of HexView.HexViewEventArgs
Properties
- BytesPerLine
The bytes length per line.
- CursorPosition
Gets the current cursor position starting at one for both, line and column.