An NDoc Documented Class Library

Stroke.direction Method

Computes the angle from the start of the stroke, to the end of the stroke

Overload List

Computes the angle from the start of the stroke, to the end of the stroke

public double direction();

Computes the angle of the vector starting at a, ending at b

public double direction(int,int);

See Also

Stroke Class | Converter Namespace