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


ASPPainter SetFontSize

SetFontSize Statement:

Set the size of True Type Font

Object.SetFontSize fontSize

Parameters:

fontSize-has integer type. Defines font size

Sample: object.SetFontSize 12

This method sets font size to draw texts with TextOut method. You can determine line height in pixels with GetFontHeight method.

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