Description
A read only property that describes the right coordinate of the portion of the image being displayed.
-
Property type
-
A Long value.
-
Syntax
-
object.ImageViewRectRight
The ImageViewRectRight 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 ImageViewRectLeft property is the Pan property |
|