Navigation: Code Documentation > RSVclCommon > RSGraphics > Types
TPoints Type
Defines a cross-library (VCL or FMX) type for an array of integer points.
Namespace: RSGraphics
Delphi
type TPoints = TCanvasPoints;
•RSGraphics.TCanvasPoint
•RSGraphics.PointsToRSPoints(TPoints)
•RSGraphics.RSPointsToPoints(TRSPoints)
•RSGraphics.TRSPathData.AddPolygon(TRSPoints)
•RSGraphics.PointInPath(TPoint,TPoints)
•RSGraphics