distance property

  1. @Double()
double distance
getter/setter pair

The distance to the point. The distance is negative if the point is inside the shape.

Implementation

@cpFloat()
external double distance;