CogGeneralContourEllipticalArcSegmentIterator StartFlags Property Cognex VisionPro
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: 65.1.0.0
Syntax

public virtual CogGeneralContourVertexConstants StartFlags { get; }

Property Value

Type: CogGeneralContourVertexConstants

Implements

ICogGeneralContourEllipticalArcSegmentIterator StartFlags
Remarks

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

See Also