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