On this pageGetPointDescriptionThe GetPoint method converts a point in the 3D coordinate system to a point in the 2D coordinate system based on its current rotation angle and scale.ParameterTypeDescriptionPTFPointCoordinatesSyntaxfunction GetPoint(const P: TFPoint): TPoint;