Marshal Class

Marshals an image from another thread.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputOneOutputCommandObject, Object
          MediaCy.Commands.DocumentMarshal

Namespace:  MediaCy.Commands.Document
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class Marshal
	Inherits OneInputOneOutputCommand(Of Object, Object)

The Marshal type exposes the following members.

Constructors
  NameDescription
Public methodMarshal
Initializes a new instance of the Marshal class
Top
Remarks