Navigation: Code Documentation > RSVclCommon > RSGraphics > Types
TRSPoints Type
Defines a cross-library (VCL or FMX) type for an array of polygons in the canvas point type
Namespace: RSGraphics
Delphi
type TRSPoints = Array of TRSPoint;
•RSGraphics.TRSPoint
•RSGraphics.PointsToRSPoints(TPoints)
•RSGraphics.RSPointsToPoints(TRSPoints)
•RSGraphics.RSIntersectRect(TRSPoint,TRSPoint,TRSRect,TRSPoints)
•RSGraphics.TRSPathData.AddPolygon(TRSPoints)
•RSGraphics.TRSPolygon
•RSGraphics