Click or drag to resize

AlignCreateImageCommand Class

Base create image command.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneOutputCommandObject
          MediaCy.Addins.AlignAlignCreateImageCommand
            MediaCy.Addins.AlignAlignApplyCommand
            MediaCy.Addins.AlignAlignSelectedCommand

Namespace:  MediaCy.Addins.Align
Assembly:  MediaCy.Addins.Align (in MediaCy.Addins.Align.dll) Version: 3.1.0.0
Syntax
VB
Public Class AlignCreateImageCommand
	Inherits OneOutputCommand(Of Object)

The AlignCreateImageCommand type exposes the following members.

Constructors
  NameDescription
Public methodAlignCreateImageCommand
Initializes a new instance of the AlignCreateImageCommand class
Public methodAlignCreateImageCommand(McCommand)
Initializes a new instance of the AlignCreateImageCommand class
Top
Properties
  NameDescription
Public propertyVisible
Visibility flag
Top
Remarks