Navigation: Code Documentation > RSFMXCommon > FMX.RS.Graphics > Routines
RSPointToCanvasPoint(TRSPoint) Method
Converts the input TRSPoint to a TCanvasPoint.
Namespace: FMX.RS.Graphics
Delphi
function RSPointToCanvasPoint( const Pt: TRSPoint ): TCanvasPoint;
Parameters
Pt
Type: System.Void
Type: TCanvasPoint
•FMX.RS.Graphics.TRSPoint
•FMX.RS.Graphics.TCanvasPoint
•FMX.RS.Graphics.PointsToRSPoints(TPoints)
•FMX.RS.Graphics.RSPointToPoint(TRSPoint)
•FMX.RS.Graphics.RSPointToCanvasPoint(TRSPoint)
•FMX.RS.Graphics.RSPoint(TPoint)
•FMX.RS.Graphics.RSPointsToPoints(TRSPoints)
•FMX.RS.Graphics