City Based Parking and Routing System API Documentation

Util.CurveLength Method

Approximates the length of a curve using the default tension cDefaultCurveTension.

Overload List

Approximates the length of a curve using the default tension cDefaultCurveTension.

public static float CurveLength(PointF[]);

Approximates the length of a curve

public static float CurveLength(PointF[],float);

See Also

Util Class | CBPRS.Infrastructure Namespace