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