Cog3DRangeImageCrossSectionOperatorBase InputGraphicsEnabled Property Cognex VisionPro 9.22
Gets or sets the InputGraphicsEnabled. When true, the input graphics will be displayed in the current record. Input graphics usually are the regions.

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

public bool InputGraphicsEnabled { get; set; }

Property Value

Type: Boolean
Events

Event TypeReason
Cognex.VisionPro ICogChangedEvent

Fires when this property changes.

The following state flag may be affected:

  • SfInputGraphicsEnabled
See Also