Click or drag to resize

StartToolPan Class

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

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