An NDoc Documented Class Library

Stroke.arcLength Method (Int32, Int32)

Computes the arc length between to indices of a stroke

public double arcLength(
   int a,
   int b
);

Parameters

a
Lower index
b
Upper index

Return Value

See Also

Stroke Class | Converter Namespace | Stroke.arcLength Overload List