Cog3DRangeImageCrossSectionAreaOperatorBase DrawFarthestPointBelowReferenceProfileGraphics Property Cognex VisionPro 9.21 SR1
Gets or sets whether the Farthest point below the reference profile will be drawn or not

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

public bool DrawFarthestPointBelowReferenceProfileGraphics { get; set; }

Property Value

Type: Boolean
Events

Event TypeReason
ICogChangedEvent Changed

Fires when this property changes.

The following state flag may be affected:

  • SfDrawFarthestPointBelowReferenceProfileGraphics
See Also