Calculates the vector projection of V1 onto V2.
class function Project(const V1: TAgkPoint; const V2: TAgkPoint): TAgkPoint; overload;
The vector projection of V1 onto V2.
Project Method
Made with Doc-O-MaticĀ® Express