Click or drag to resize

IMcCaptDevAttribute2 Properties

The IMcCaptDevAttribute2 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 propertyDataInfo
Gets or sets the data info of the attribute.
Public propertyDefault
Gets the default value of the attribute.
Public propertyDisableLock
Gets or sets whether the attribute's acquire value and preview value can be locked.
Public propertyFlags
Gets the range flags of 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 propertyMax
Gets the maximum value of the attribute.
Public propertyMin
Gets the minimum value of the attribute.
Public propertyName
Gets or sets the name of the attribute.
Public propertyParent
Gets the parent attribute collection object of the attribute.
Public propertyPvwDefault
Gets the default preview value of the attribute.
Public propertyPvwFlags
Gets the preview range flags of the attribute.
Public propertyPvwMax
Gets the maximum preview value of the attribute.
Public propertyPvwMin
Gets the minimum preview value of the attribute.
Public propertyPvwStep
Gets the step preview value of the attribute.
Public propertyPvwTableDesc
Gets the preview table description array of the attribute.
Public propertyPvwTableValue
Gets the preview table value array of the attribute.
Public propertyPvwValue
Gets or sets the preview value of the attribute.
Public propertyStatus
Gets or sets the status code of the attribute.
Public propertyStep
Gets the step value of the attribute.
Public propertySupportPvw
SupportPvw property handler for getting or setting whether the attribute supports a preview value.
Public propertyTableDesc
Gets the table description array of the attribute.
Public propertyTableValue
Gets the table value array of the attribute.
Public propertyTextInfo
Gets or sets the text info of the attribute.
Public propertyValue
Gets or sets the value of the attribute.
Top
See Also