Click or drag to resize

Snap Class

Snaps the specified window with overlays to a new image.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputOneOutputCommandMcWindow, McImage
          MediaCy.Commands.WindowSnap
            MediaCy.Commands.WindowSnapView

Namespace:  MediaCy.Commands.Window
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class Snap
	Inherits OneInputOneOutputCommand(Of McWindow, McImage)

The Snap type exposes the following members.

Constructors
  NameDescription
Public methodSnap
Initializes a new instance of the Snap class
Public methodSnap(McCommand)
Initializes a new instance of the Snap class
Top
Properties
  NameDescription
Public propertyPlayDimension
Play dimension of the set. When the value is not set, the default ViewerPlayDimension is used.
Public propertyVisible
Top
Methods
Remarks