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);
Stroke Class | Converter Namespace