Cog3DRangeImageCrossSectionOperatorBase CombineGraphicsEnabled Property Cognex VisionPro 9.23
Gets or sets the CombineGraphicsEnabled. When true, the combined graphics will be displayed in the last run record. Combined graphics usually are the features or measurements produced by an operator.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 91.0.0.0
Syntax

public bool CombineGraphicsEnabled { get; set; }

Property Value

Type: Boolean
Events

Event TypeReason
Cognex.VisionPro ICogChangedEvent

Fires when this property changes.

The following state flag may be affected:

  • SfCombineGraphicsEnabled
See Also