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