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