Click or drag to resize

Create Class

Creates a new Image Compare document.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneOutputCommandMcImageCompareDocument
          MediaCy.Addins.ImageCompareCreate

Namespace:  MediaCy.Addins.ImageCompare
Assembly:  MediaCy.Addins.ImageCompare (in MediaCy.Addins.ImageCompare.dll) Version: 1.0.0.0
Syntax
VB
Public Class Create
	Inherits OneOutputCommand(Of McImageCompareDocument)

The Create type exposes the following members.

Constructors
  NameDescription
Public methodCreate
Initializes a new instance of the Create class
Public methodCreate(String)
Initializes a new instance of the Create class
Public methodCreate(McCommand)
Initializes a new instance of the Create class
Top
Properties
  NameDescription
Public propertyVisible
Defines visibility of the result image.
Top
Remarks