Navigation: Code Documentation > RSVclCommon > RSGraphics > Routines
RSPoint(TPoint) Method
Returns a point based on the input integer-based point.
Namespace: RSGraphics
Delphi
function RSPoint( const Pt: TPoint ): TRSPoint; overload; inline;
Parameters
Pt
Type: TPoint
Type: TRSPoint
•RSGraphics.TRSPoint
•RSGraphics.PointsToRSPoints(TPoints)
•RSGraphics.RSPointToPoint(TRSPoint)
•RSGraphics.RSPointToCanvasPoint(TRSPoint)
•RSGraphics.RSPoint(TPoint)
•RSGraphics.RSPointsToPoints(TRSPoints)
•RSGraphics