Navigation: Code Documentation > RSVclCommon > RSGraphics > Routines
RSPoint(TRSGfxFloat,TRSGfxFloat) Method
Returns a point based on the input X and Y.
Namespace: RSGraphics
Delphi
function RSPoint( const X, Y: TRSGfxFloat ): TRSPoint; overload; inline;
Parameters
X
Type: System.Void
Y
Type: TRSPoint
•RSGraphics.TRSPoint
•RSGraphics.PointsToRSPoints(TPoints)
•RSGraphics.RSPointToPoint(TRSPoint)
•RSGraphics.RSPointToCanvasPoint(TRSPoint)
•RSGraphics.RSPoint(TPoint)
•RSGraphics.RSPointsToPoints(TRSPoints)
•RSGraphics