Click or drag to resize

CameraInfo Class

Information about a camera.
Inheritance Hierarchy
SystemObject
  FM.IceLink.AForgeCameraInfo

Namespace:  FM.IceLink.AForge
Assembly:  FM.IceLink.AForge (in FM.IceLink.AForge.dll) Version: 3.2.2.607 (3.2.2.607)

The CameraInfo type exposes the following members.

Constructors
  NameDescription
Public methodCameraInfo
Initializes a new instance of the CameraInfo class
Top
Properties
  NameDescription
Public propertyMonikerString
Gets or sets the moniker string.
Public propertyName
Gets or sets the name.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also