Click or drag to resize

StartTool Class

Starts or stops the Magic Wand tool.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.Overlays.MagicWandMagicWandCommand
            MediaCy.Commands.Overlays.MagicWandStartTool

Namespace:  MediaCy.Commands.Overlays.MagicWand
Assembly:  MediaCy.Commands.Overlays (in MediaCy.Commands.Overlays.dll) Version: 3.1.0.0
Syntax
VB
Public Class StartTool
	Inherits MagicWandCommand
Constructors
  NameDescription
Public methodStartTool
Initializes a new instance of the StartTool class
Public methodStartTool(McCommand)
Initializes a new instance of the StartTool class
Top
Remarks