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