Click or drag to resize

StartToolZoom Class

Starts the Zoom tool on the source.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.Overlays.ImageToolsImageToolsCommand
            MediaCy.Commands.Overlays.ImageToolsStartToolZoom

Namespace:  MediaCy.Commands.Overlays.ImageTools
Assembly:  MediaCy.Commands.Overlays (in MediaCy.Commands.Overlays.dll) Version: 3.1.0.0
Syntax
VB
Public Class StartToolZoom
	Inherits ImageToolsCommand
Constructors
  NameDescription
Public methodStartToolZoom
Initializes a new instance of the StartToolZoom class
Public methodStartToolZoom(McCommand)
Initializes a new instance of the StartToolZoom class
Top
Remarks
If source is not set Input.Value or ICommandSource interface then command will be applied to the active document.
See Also