Click or drag to resize

LensInputCommand Class

Base command that has input as McLens, allows Nothing.
Inheritance Hierarchy

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

The LensInputCommand type exposes the following members.

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