Defines a pixel location on-screen.
The TRSPoint type defines the floating-point X and Y coordinates of a pixel location on-screen, with the origin in the upper-left corner. X and Y specify the horizontal and vertical coordinates of a point, respectively.
The type of X and Y is TRSGfxFloat (Single).
Namespace: FMX.RS.Graphics
Delphi |
type |