Click or drag to resize

Create Class

Creates a new color composite document.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneOutputCommandMcColorCompositeDocument
          MediaCy.Commands.ColorCompositeCreate

Namespace:  MediaCy.Commands.ColorComposite
Assembly:  MediaCy.Addins.ColorComposite (in MediaCy.Addins.ColorComposite.dll) Version: 3.1.0.0
Syntax
VB
Public Class Create
	Inherits OneOutputCommand(Of McColorCompositeDocument)

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
Show color composite document in the workspace.
Top
Remarks