Point.dx()

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

Signature

Javascript
float point.dx(Point point)

Example

6.66cm