Cog3DRangeImageCrossSectionOperatorBase OutputGraphicsEnabled Property Cognex VisionPro 9.21
Gets or sets the OutputGraphicsEnabled. When true, the output graphics will be displayed in the current record. Output graphics usually are the features or measurements produced by an operator.

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

public bool OutputGraphicsEnabled { get; set; }

Property Value

Type: Boolean
Events

Event TypeReason
Cognex.VisionPro ICogChangedEvent

Fires when this property changes.

The following state flag may be affected:

  • SfOutputGraphicsEnabled
See Also