OpenSequence Class

Opens a set of image files as one single sequence.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneOutputCommandIList
          MediaCy.Commands.DocumentOpen
            MediaCy.Commands.DocumentOpenSequence

Namespace:  MediaCy.Commands.Document
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class OpenSequence
	Inherits Open
Constructors
  NameDescription
Public methodOpenSequence
Initializes a new instance of the OpenSequence class
Public methodOpenSequence(McCommand)
Initializes a new instance of the OpenSequence class
Top
Remarks