Point.dy()

The Point.dy() method returns the delta (in mm) along the Y-axis between this point and the point you pass it.

Signature

Javascript
float point.dy(Point point)

Example

-3cm