ICogGeneralContourLineSegmentIterator StartFlags Property Cognex VisionPro
Returns the flags describing the contour's behavior at start point of the segment.

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

CogGeneralContourVertexConstants StartFlags { get; }

Property Value

Type: CogGeneralContourVertexConstants
Remarks

Returns the flags that describe the contour's behavior at start point of the segment.

See Also