Returns the bounding rectangle of a string.
![]() |
[user-specified font] is a cluster containing the specific font characteristics for the text you draw.
This specification is ignored unless desired font is set to user-specified font.
| ||||||||||||||||
![]() |
desired font specifies the font for the text you draw. | ||||||||||||||||
![]() |
alignment specifies the location of the text relative to the specified origin.
| ||||||||||||||||
![]() |
origin is the coordinate of the starting point of the text.
| ||||||||||||||||
![]() |
text is the string you want to draw in the picture. | ||||||||||||||||
![]() |
rect is a cluster containing four numerics that describe the left, top, right, and bottom coordinates of the outer edges of the rectangle.
|