IMcViewImageViewRectBottom Property
|
|
A read only property that describes the bottom coordinate of the
portion of the image being displayed.
Namespace:
MediaCy.IQL.Display.Viewer
Assembly:
MediaCy.IQL.Display.Viewer (in MediaCy.IQL.Display.Viewer.dll) Version: 10.0.6912.0
SyntaxReadOnly Property ImageViewRectBottom As Integer
Get
Property Value
Type:
Int32
RemarksMost useful when the display window is smaller than the image, or the
image is being zoomed, panned, or scrolled.
Note |
---|
the equivalent of what would be the "ImageViewRectTop" property is the
Scroll property |
See Also