An NDoc Documented Class Library

Stroke.slope Method (Int32)

Computes the slope of this stroke (rise over run)

public double slope(
   int index
);

Parameters

index
Index to compute the slope of

Return Value

See Also

Stroke Class | Converter Namespace | Stroke.slope Overload List