Click or drag to resize

Close Class

Closes the Input image.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcImage
          MediaCy.Commands.ImageClose

Namespace:  MediaCy.Commands.Image
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class Close
	Inherits OneInputCommand(Of McImage)

The Close type exposes the following members.

Constructors
  NameDescription
Public methodClose
Initializes a new instance of the Close class
Public methodClose(String)
Initializes a new instance of the Close class
Public methodClose(McCommand)
Initializes a new instance of the Close class
Top
Properties
  NameDescription
Public propertyShowPrompt
Prompts to save changes for modified image or not.
Top
Methods
  NameDescription
Public methodOnRecording (Overrides McCommandExtended.OnRecording(McScript, RecordOptions).)
Top
Remarks