Click or drag to resize

ToolSelect Class

Starts the Select tool on the overlay.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.OverlaysOverlayCommand
            MediaCy.Commands.OverlaysToolSelect

Namespace:  MediaCy.Commands.Overlays
Assembly:  MediaCy.Commands.Overlays (in MediaCy.Commands.Overlays.dll) Version: 3.1.0.0
Syntax
VB
Public Class ToolSelect
	Inherits OverlayCommand
Constructors
  NameDescription
Public methodToolSelect
Initializes a new instance of the ToolSelect class
Public methodToolSelect(String)
Initializes a new instance of the ToolSelect class
Public methodToolSelect(McCommand)
Initializes a new instance of the ToolSelect class
Top
Remarks