CogGeneralContour SegmentCount Property Cognex VisionPro 9.22 SR1
Returns the number of segments in this contour.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 87.1.0.0
Syntax

public int SegmentCount { get; }

Property Value

Type: Int32
Remarks

Returns the number of segments in this contour.

See Also