An NDoc Documented Class Library

Stroke.arcLength Method

Computes the arc length of this stroke.

Overload List

Computes the arc length of this stroke.

public double arcLength();

Computes the arc length between to indices of a stroke

public double arcLength(int,int);

See Also

Stroke Class | Converter Namespace