Click or drag to resize

mcZoomToolCommandFlags Enumeration

The McZoomTool flags

Namespace:  MediaCy.IQL.Display.Overlays
Assembly:  MediaCy.IQL.Display.Overlays (in MediaCy.IQL.Display.Overlays.dll) Version: 10.0.6912.0
Syntax
VB
Public Enumeration mcZoomToolCommandFlags
Members
  Member nameValueDescription
mcztcf2XZoomMode1Option flag: If set,the Zoom Tool supports 2X In/Out zoom.
mcztcfRubberBandMode2Option flag: If set,the Zoom Tool supports rubber band zoom mode.
mcztcfCombinedMode3Option flag: If set,the Zoom Tool supports both 2X and Rubber Band Zoom modes depending on the state of Shift button and the dragging distance. Default.
See Also