Navigation: Code Documentation > RSFMXCommon > FMX.RS.Graphics > Routines
PointsToRSPoints(TPoints) Method
Converts the input integer based polygon to a floating point based polygon.
Namespace: FMX.RS.Graphics
Delphi
function PointsToRSPoints( const Pt: TPoints ): TRSPoints;
Parameters
Pt
Type: TPoints
Type: TRSPoints
•FMX.RS.Graphics.TRSPoint
•FMX.RS.Graphics.TRSPoints
•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