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