GeneralContourLineSegmentIterator GetStartEnd Method Cognex VisionPro 9.10

Namespace: Cognex.Vision.Implementation.Internal
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.10.0.0
Syntax

public void GetStartEnd(
	out double startX,
	out double startY,
	out double endX,
	out double endY
)

Parameters

startX
Type: System Double 
startY
Type: System Double 
endX
Type: System Double 
endY
Type: System Double 
See Also