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