Uses complex multiplication to rotate this vector by Other. Scaling will occur if this vector is not a unit vector.
function Rotate(const Other: TAgkPoint): TAgkPoint; overload;
The rotation of this vector by Other.
Rotate Method
Made with Doc-O-MaticĀ® Express