Gets and sets the number of rows of pixels to ignore on the left edge of the image.
Read-write property
Visual Basic |
---|
Public Property leftMargin() As Long |
A long value which represents the number of rows to ignore on the left margin.
The default value is 0.
Valid values are 0 to {image width}.