Click or drag to resize

SnapView Class

Creates snapshot of the specified window view.
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 SnapView
	Inherits Snap
Constructors
  NameDescription
Public methodSnapView
Initializes a new instance of the SnapView class
Public methodSnapView(McCommand)
Initializes a new instance of the SnapView class
Top
Remarks