Returns the flags describing the contour's behavior at end point of the segment.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.1.0.0
public virtual CogGeneralContourVertexConstants EndFlags { get; }public virtual CogGeneralContourVertexConstants EndFlags { get; }Public Overridable ReadOnly Property EndFlags As CogGeneralContourVertexConstants
Get
Public Overridable ReadOnly Property EndFlags As CogGeneralContourVertexConstants
Get
public:
virtual property CogGeneralContourVertexConstants EndFlags {
CogGeneralContourVertexConstants get ();
}public:
virtual property CogGeneralContourVertexConstants EndFlags {
CogGeneralContourVertexConstants get ();
}Property Value
Type:
CogGeneralContourVertexConstantsImplements
ICogGeneralContourEllipticalArcSegmentIterator EndFlagsReturns the flags that describe the contour's behavior at end point of the segment.