ASP Painter
Home
Home
Samples
Samples
Purchase
Purchase
Download
Download
Documentation
Documentation


ASPPainter GetFontHeight

GetFontHeight Statement:

Get the height of a text string

height = Object.GetFontHeight
Returns: height has integer type.

Sample: height = object.GetFontHeight

This method returns the height of currently selected font. GetFontHeight method can be used to draw texts to calculate coordinates of each text line.

See also

ClearFontRectangle, ClearFontStyle, ExistFontGetFontHeight ,SetTextAlign, SetFontAntialias, SetFontBold, SetFontGradient, SetFontItalicSetFontName ,SetFontOrientationSetFontRectangleSetFontRegular ,SetFontSizeSetFontStrikeout ,SetFontUnderline , TextOut

More samples:


Text
Antialias, Exist font, Font, Fonts, Rotate text, Style, Text gradient, Text in rectangle



home samples purchase documentation download