GCompositeCurve.SortAndOrient (Double) Method

Sorts and orients internal igCurves.
Public Sub SortAndOrient( _ 
ByVal closureTol As Double
)
This language is not supported or no code example is available.
public void SortAndOrient( 
double closureTol 
)
This language is not supported or no code example is available.

Parameters

closureTol
double

The max distance between the contour start and end points to assume the igCurve as closed.

.NET Framework

Supported in: 4.7.2

In this article

Definition