ICogGeneralContourLineSegmentIterator EndFlags Property Cognex VisionPro 9.25 SR1
Returns the flags describing the contour's behavior at end point of the segment.

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

CogGeneralContourVertexConstants EndFlags { get; }

Property Value

Type: CogGeneralContourVertexConstants
Remarks

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

See Also