CogGeneralContourLineSegmentIterator EndFlags Property Cognex VisionPro 9.8 SR1
Returns the flags describing the contour's behavior at end 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 EndFlags { get; }

Property Value

Type: CogGeneralContourVertexConstants

Implements

ICogGeneralContourLineSegmentIterator EndFlags
Remarks

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

See Also