An NDoc Documented Class Library

Stroke.slope Method

Computes the slope of this stroke (rise over run)

Overload List

Computes the slope of this stroke (rise over run)

public double slope(int);

Computes the slope between two indices (rise over run)

public double slope(int,int);

See Also

Stroke Class | Converter Namespace