BytesPerLine Property
Summary
Gets the bytes per line value.
Syntax
public int BytesPerLine {get;}
Public ReadOnly Property BytesPerLine As Integer
public int getBytesPerLine()
public:
property int BytesPerLine {
int get();
}
Property Value
The number of bytes that comprise one scan line.