IMcDisplayZoomedImageHeight Property
|
|
This Read Only property indicates the total height of the image
after processing by the Magnification property.
Namespace:
MediaCy.IQL.Display.Viewer
Assembly:
MediaCy.IQL.Display.Viewer (in MediaCy.IQL.Display.Viewer.dll) Version: 10.0.6912.0
SyntaxReadOnly Property ZoomedImageHeight As Integer
Get
Property Value
Type:
Int32
RemarksThe total portion of the zoomed image that is visible will be
determined by the Pan, Scroll, DisplayOriginLeft, DisplayOriginTop,
DisplayedWidth and DisplayedHeight
See Also