Cog3DRangeImageCrossSectionAreaOperatorBase DrawAreaBackgroundGraphics Property Cognex VisionPro 9.23
Gets or sets whether the computed area's background will be painted or not

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

public bool DrawAreaBackgroundGraphics { get; set; }

Property Value

Type: Boolean
Events

Event TypeReason
ICogChangedEvent Changed

Fires when this property changes.

The following state flag may be affected:

  • SfDrawAreaBackgroundGraphics
See Also