Click or drag to resize
GenICamEnum Properties

The GenICamEnum type exposes the following members.

Properties
  NameDescription
Public propertyCategory
Category i.e. Device control, Image settings, etc.
(Inherited from GenICamParameter.)
Public propertyDescription
Description of the command.
(Inherited from GenICamParameter.)
Public propertyDisplayName
Get the parameter display name.
(Inherited from GenICamParameter.)
Public propertyIsPersistent
check if the value is saved in the camera.
(Inherited from GenICamParameter.)
Public propertyName
Name of GenICam register.
(Inherited from GenICamParameter.)
Public propertyType
Data type.
(Inherited from GenICamParameter.)
Public propertyValue
GenICam value.
Top
See Also