Description
A read only property that describes the bottom coordinate of the portion of the image being displayed.
-
Property type
-
A Long value.
-
Syntax
-
object.ImageViewRectBottom
The ImageViewRectBottom Property syntax has these parts: |
| object | An expression evaluating to an object of type McView. | Remarks
Most useful when the display window is smaller than the image, or the image is being zoomed, panned, or scrolled.
Exceptions
| Note: |
the equivalent of what would be the ImageViewRectTop property is the Scroll property |
|