Navigation: Code Documentation > RSVclCommon > RSGraphics > Routines
RectToRSRect(TRect) Method
Converts the integer-based rectangle into a floating point-based rectangle.
Namespace: RSGraphics
Delphi
function RectToRSRect( const ARect: TRect ): TRSRect;
Parameters
ARect
Type: TRect
Type: TRSRect
•RSGraphics.TRSRect
•RSGraphics.RSRect(TRect)
•RSGraphics.RSRect(TRSGfxFloat,TRSGfxFloat,TRSGfxFloat,TRSGfxFloat)
•RSGraphics.RSRect(TRSPoint,TRSPoint)
•RSGraphics.RSRect(TRSRect)
•RSGraphics.RSRectToRect(TRSRect)
•RSGraphics