Click or drag to resize

ApplySystemLens Class

Applies system lens to image.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Addins.SystemSettings.CommandsApplySystemLens

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

The ApplySystemLens type exposes the following members.

Constructors
  NameDescription
Public methodApplySystemLens
Initializes a new instance of the ApplySystemLens class
Public methodApplySystemLens(McCommand)
Initializes a new instance of the ApplySystemLens class
Top
Properties
  NameDescription
Public propertyCameraName
Camera name.
Top
Remarks