Navigation: Code Documentation > RSFMXCommon > FMX.RS.Graphics > Routines
RSPointsToPoints(TRSPoints) Method
Converts the input floating point based polygon to an integer based polygon. The input points are rounded to the nearest integer coordinates.
Namespace: FMX.RS.Graphics
Delphi
function RSPointsToPoints( const Pt: TRSPoints ): TPoints;
Parameters
Pt
Type: System.Void
Type: TPoints
•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