Calculate the width of the specified text, based on the specified font, font size and font style. The result is measured in units specified by the FontSetUnit() function.
|
Parameters |
Description |
|
ImageID |
GdPicture Image Identifier. |
|
Text |
Text to draw. |
|
FontName |
The name of the font. IE: "Arial" |
|
FontSize |
The font size in units specified by the FontSetUnit() function. |
|
FontStyle |
A member of the FontStyle enumeration. |
The width of the text measured in units specified by the FontSetUnit() function.
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|