Class HexViewEventArgs | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
public class HexViewEventArgs : EventArgs
Inheritance
HexViewEventArgs
Inherited Members
Constructors
HexViewEventArgs(long, Point, int)
Initializes a new instance of HexViewEventArgs
Properties
Gets the byte position in the Stream.
The bytes length per line.
Gets the current edit position.