IMcViewNDZoom Property
|
|
Zoom of ND view window.
Namespace:
MediaCy.IQL.Display.ViewerND
Assembly:
MediaCy.IQL.Display.ViewerND (in MediaCy.IQL.Display.ViewerND.dll) Version: 10.0.6912.0
SyntaxProperty Zoom As Double
Get
Set
Property Value
Type:
Double
RemarksThe default zoom is 1. All images are normalized after loading, so the complete image
is fit into the viewer. To Zoom image up use values >1, to zoom image down use values between 0 and 1.
Zoom can also be changed interactively by <Ctrl>-<Left Mouse Click>-<drag up> (zoom out) or <drag down> (zoom in)
or using mouse wheel.
See Also