Description
Determines the size of the rectangle with a text.
Note: This is a Windows only function.
Parameters
Parameter | Description | |||||
---|---|---|---|---|---|---|
<object> | Any object or null | |||||
<value> | An @FM-delimited array: | |||||
| ||||||
returnvalue | <1> Width of rectangle to fit the text. | |||||
<2> Height of rectangle to fit the text. |
Remarks
Uses DrawText function. For more information, refer to the Windows SDK manual.