Click or drag to resize

IMcCaptDevAttribute Properties

The IMcCaptDevAttribute type exposes the following members.

Properties
  NameDescription
Public propertyAttrID
Gets or sets the attribute ID for the capture attribute.
Public propertyContext
Gets or sets the context flags for the attribute.
Public propertyGroupName
Gets or sets the group name for the attribute.
Public propertyLock
Gets or sets whether the attribute's acquire value and preview value are locked.
Public propertyLockToPreview
Gets or sets whether the attribute's acquire value is initially set to the preview value or vice versa when the Lock property is set to true.
Public propertyName
Gets or sets the name of the attribute.
Public propertyParent
Gets the parent attribute collection object of the attribute.
Public propertyPvwValue
Gets or sets the preview value of the attribute.
Public propertySupportPvw
SupportPvw property handler for getting or setting whether the attribute supports a preview value.
Public propertyValue
Gets or sets the value of the attribute.
Top
See Also