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