Click or drag to resize

CreateEDFImageCommand Class

Create EDF image command used in EDF preview strip.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandExtendedFocusOptionsCommandProperties
        MediaCy.Addins.AlignExtendedFocusOptionsCommand
          MediaCy.Addins.AlignCreateEDFImageCommand

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

The CreateEDFImageCommand type exposes the following members.

Constructors
  NameDescription
Public methodCreateEDFImageCommand
Initializes a new instance of the CreateEDFImageCommand class
Public methodCreateEDFImageCommand(McCommand)
Initializes a new instance of the CreateEDFImageCommand class
Public methodCreateEDFImageCommand(McCommand, Object)
Initializes a new instance of the CreateEDFImageCommand class
Top
Properties
  NameDescription
Public propertyOutput
Output EDF image
Public propertyVisible
True when the output is made visible.
Top
Remarks