<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVML > RSGdiPlusGraphicsTypes > Routines:
Comments (0)
Converts a TRectF (left, top, right, bottom) to a TGPRectF (GDI+ rectange: left, top, width, and height)
Namespace: RSGdiPlusGraphicsTypes
Delphi
function GPRectF( const R: TRectF ): TGPRectF;
Parameters
R
Type: TRectF
Type: TGPRectF
•RSGdiPlusGraphicsTypes.RectF(TGPRectF)
•RSGdiPlusGraphicsTypes