Calculates the distance between P1 and P2.
class function Distance(const P1: TAgkPoint; const P2: TAgkPoint): Single; overload;
The distance between P1 and P2.
Distance Method
Made with Doc-O-MaticĀ® Express