Click or drag to resize

SaveToolsLayout Class

Save tools layout into the file.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsSaveToolsLayout

Namespace:  MediaCy.Commands
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class SaveToolsLayout
	Inherits BaseCommand

The SaveToolsLayout type exposes the following members.

Constructors
  NameDescription
Public methodSaveToolsLayout
Initializes a new instance of the SaveToolsLayout class
Public methodSaveToolsLayout(String)
Initializes a new instance of the SaveToolsLayout class
Public methodSaveToolsLayout(McCommand)
Initializes a new instance of the SaveToolsLayout class
Top
Properties
  NameDescription
Public propertyDescription
Defines layout’s description.
Public propertyFileName
Defines layout’s file name.
Top
Remarks