Cog3DRangeImageCrossSectionAreaOperatorBase DrawClosestPointAboveReferenceProfileGraphics Property Cognex VisionPro 9.10
Gets or sets whether the closest point above the reference profile will be drawn or not

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

public bool DrawClosestPointAboveReferenceProfileGraphics { get; set; }

Property Value

Type: Boolean
Events

Event TypeReason
ICogChangedEvent Changed

Fires when this property changes.

The following state flag may be affected:

  • SfDrawClosestPointAboveReferenceProfileGraphics
See Also