Click or drag to resize

Active Class

Returns an active image set in the application.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneOutputCommandMcImage
          MediaCy.Commands.ImageSetActive

Namespace:  MediaCy.Commands.ImageSet
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class Active
	Inherits OneOutputCommand(Of McImage)
Constructors
  NameDescription
Public methodActive
Initializes a new instance of the Active class
Public methodActive(String)
Initializes a new instance of the Active class
Public methodActive(McCommand)
Initializes a new instance of the Active class
Top
Remarks