[Overview][Procedures and functions][Index] |
Rotate pointer over angle with middle point (mx, my)
Source position: mmath.pas line 35
function RotatePoint( |
const p: TPoint; |
const angle: Extended; |
const mx: Extended; |
const my: Extended |
):TPoint; |