ByteViewer::SetStartLine Method (Int32)
.NET Framework (current version)
Sets the current line for the Hexdump view.
Assembly: System.Design (in System.Design.dll)
Parameters
- line
-
Type:
System::Int32
The current line to display from.
The Hexdump display mode displays the buffer starting at the specified line. If the specified line is out of range, the start line is set to zero.
.NET Framework
Available since 1.1
Available since 1.1
Show: