Cog3DRangeImageCrossSectionExtractCornerV2 ShowMaxCornerAngleLine Property Cognex VisionPro
If both the ShowSharpnessGraph is true and this property is true, the Current.Profile will contain the sharpness graph, the minimum corner angle line and the maximum corner angle line. If ShowSharpnessGraph is false but this property is true, the maximum corner angle line will not be displayed.

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

public bool ShowMaxCornerAngleLine { get; set; }

Property Value

Type: Boolean
Default value is false.
Events

Event TypeReason
ICogChangedEvent Changed

Fires when this property changes.

The following state flag may be affected:

See Also