Click or drag to resize

AlignOpenCommand Class

Loads alignment from a file.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.Addins.AlignOpenSaveTransformsCommand
        MediaCy.Addins.AlignAlignOpenCommand

Namespace:  MediaCy.Addins.Align
Assembly:  MediaCy.Addins.Align (in MediaCy.Addins.Align.dll) Version: 3.1.0.0
Syntax
VB
Public Class AlignOpenCommand
	Inherits OpenSaveTransformsCommand

The AlignOpenCommand type exposes the following members.

Constructors
  NameDescription
Public methodAlignOpenCommand
Initializes a new instance of the AlignOpenCommand class
Public methodAlignOpenCommand(McCommand)
Initializes a new instance of the AlignOpenCommand class
Top
Properties
  NameDescription
Public propertyConfigFiles
Returns list of files that can be automatically packaged with distributed macro projects.
(Overrides McCommandExtended.ConfigFiles.)
Top
Remarks