Click or drag to resize

CloseTools Class

Close all tool’s panels.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsCloseTools

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