Click or drag to resize

DefineVariable Class

Defines an image by its Name, DisplayName, McWindow or IMcDocument.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputOneOutputCommandObject, McImage
          MediaCy.Commands.ImageDefineVariable

Namespace:  MediaCy.Commands.Image
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class DefineVariable
	Inherits OneInputOneOutputCommand(Of Object, McImage)
Constructors
  NameDescription
Public methodDefineVariable
Initializes a new instance of the DefineVariable class
Public methodDefineVariable(String)
Initializes a new instance of the DefineVariable class
Public methodDefineVariable(McCommand)
Initializes a new instance of the DefineVariable class
Top
Remarks