Navigation: Code Documentation > RSVclCommon > RSGraphics > 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: RSGraphics
Delphi
function RSPointsToPoints( const Pt: TRSPoints ): TPoints;
Parameters
Pt
Type: TRSPoints
Type: TPoints
•RSGraphics.TRSPoint
•RSGraphics.TRSPoints
•RSGraphics.PointsToRSPoints(TPoints)
•RSGraphics.RSPointToPoint(TRSPoint)
•RSGraphics.RSPointToCanvasPoint(TRSPoint)
•RSGraphics.RSPoint(TPoint)
•RSGraphics.RSPointsToPoints(TRSPoints)
•RSGraphics