RectToBounds Function
ImagingUtility

Returns rectangle (R.Left, R.Top, R.Right - R.Left, R.Bottom - R.Top).

Pascal
function RectToBounds(const R: TRect): TRect; overload;
File

ImagingUtility (at line 272)

Related Information
You are here: Symbol Reference > Functions > RectToBounds Function