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

Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.0.0.0
Syntax

public virtual CogGeneralContourVertexConstants StartFlags { get; }

Property Value

Type: CogGeneralContourVertexConstants

Implements

ICogGeneralContourLineSegmentIterator StartFlags
Remarks

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

See Also