Click or drag to resize

CreateLensCommand Class

Creates a new lens.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandMcLensClassCommandProperties
        MediaCy.Addins.SystemSettingsMcLensClassCommand
          MediaCy.Addins.SystemSettingsCreateLensCommand

Namespace:  MediaCy.Addins.SystemSettings
Assembly:  MediaCy.Addins.SystemSettings (in MediaCy.Addins.SystemSettings.dll) Version: 3.1.0.0
Syntax
VB
Public Class CreateLensCommand
	Inherits McLensClassCommand

The CreateLensCommand type exposes the following members.

Constructors
  NameDescription
Public methodCreateLensCommand
Initializes a new instance of the CreateLensCommand class
Public methodCreateLensCommand(McCommand)
Initializes a new instance of the CreateLensCommand class
Public methodCreateLensCommand(McCommand, McLens)
Initializes a new instance of the CreateLensCommand class
Top
Properties
  NameDescription
Public propertyOutput
Output lens
Top
Methods
  NameDescription
Public methodStatic memberFromLens
Public methodRun
Creates new lens based on the input parameters.
Top
Remarks