Enable creation of records by bitwise ORing the appropriate
Cog3DRangeImageHeightCalculatorCurrentRecordConstants.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 65.1.0.0
public Cog3DRangeImageHeightCalculatorCurrentRecordConstants CurrentRecordEnable { get; set; }public Cog3DRangeImageHeightCalculatorCurrentRecordConstants CurrentRecordEnable { get; set; }Public Property CurrentRecordEnable As Cog3DRangeImageHeightCalculatorCurrentRecordConstants
Get
Set
Public Property CurrentRecordEnable As Cog3DRangeImageHeightCalculatorCurrentRecordConstants
Get
Set
public:
property Cog3DRangeImageHeightCalculatorCurrentRecordConstants CurrentRecordEnable {
Cog3DRangeImageHeightCalculatorCurrentRecordConstants get ();
void set (Cog3DRangeImageHeightCalculatorCurrentRecordConstants value);
}public:
property Cog3DRangeImageHeightCalculatorCurrentRecordConstants CurrentRecordEnable {
Cog3DRangeImageHeightCalculatorCurrentRecordConstants get ();
void set (Cog3DRangeImageHeightCalculatorCurrentRecordConstants value);
}Property Value
Type:
Cog3DRangeImageHeightCalculatorCurrentRecordConstants
The default is (int)Cog3DRangeImageHeightCalculatorCurrentRecordConstants::InputImage | (int)Cog3DRangeImageHeightCalculatorCurrentRecordConstants::Region
| Event Type | Reason |
|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flag will be set: - SfCurrentRecordEnable
- SfCreateCurrentRecord
|