Click or drag to resize

SetMode Class

Set Magic Wand tool mode.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.Overlays.MagicWandMagicWandCommand
            MediaCy.Commands.Overlays.MagicWandSetMode

Namespace:  MediaCy.Commands.Overlays.MagicWand
Assembly:  MediaCy.Commands.Overlays (in MediaCy.Commands.Overlays.dll) Version: 3.1.0.0
Syntax
VB
Public Class SetMode
	Inherits MagicWandCommand

The SetMode type exposes the following members.

Constructors
  NameDescription
Public methodSetMode
Initializes a new instance of the SetMode class
Public methodSetMode(McCommand)
Initializes a new instance of the SetMode class
Top
Properties
  NameDescription
Public propertyMode
Defines the mode of the tool.
Top
Remarks