GetRealImagePoint
Description
The GetRealImagePoint method returns the real coordinates of the point specified by P. It takes into account the rotation angles of the drawing and viewport parameters.
| Parameter | Type | Description |
|---|---|---|
P | TFPoint | Coordinates |
Syntax
Syntax
function GetRealImagePoint(const P: TFPoint): TFPoint;