Click or drag to resize

LiveCreateImageCommand Class

Base command.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputOneOutputCommandObject, McImage
          MediaCy.Addins.LiveOperationsLiveCreateImageCommand
            MediaCy.Addins.LiveOperationsRunLiveEDFCommand
            MediaCy.Addins.LiveOperationsRunLiveTilingCommand

Namespace:  MediaCy.Addins.LiveOperations
Assembly:  MediaCy.Addins.LiveOperations (in MediaCy.Addins.LiveOperations.dll) Version: 3.1.0.0
Syntax
VB
Public Class LiveCreateImageCommand
	Inherits OneInputOneOutputCommand(Of Object, McImage)
Constructors
  NameDescription
Public methodLiveCreateImageCommand
Initializes a new instance of the LiveCreateImageCommand class
Public methodLiveCreateImageCommand(McCommand)
Initializes a new instance of the LiveCreateImageCommand class
Top
Remarks