Click or drag to resize

ImageCommand Class

Base image command
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcImage
          MediaCy.Addins.SystemSettings.Commands.SystemSettingsImageCommand
            MediaCy.Addins.SystemSettings.Commands.SystemSettingsApply

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

The ImageCommand type exposes the following members.

Constructors
  NameDescription
Public methodImageCommand
Initializes a new instance of the ImageCommand class
Top
Remarks