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


ASPPainter SetFontGradient

SetFontGradient Statement:

Draw text using gradient fill

Object.SetFontGradient fontGradient

Parameters:

fontGradient -integer type. Possible values: [0-1]. Enables/disables gradient font color mode

Sample: object.SetFontGradient 1

This method sets gradient font color mode with 1 value of fontGradient parameter or resets gradient font color mode with 0 value. You can set gradient data with SetGradient 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