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


ASPPainter ClearFontRectangle

ClearFontRectangle Statement:

Clear font rectangle data. Cancel the rectangle set with SetFontRectangle.

Object.ClearFontRectangle

Sample: object.ClearFontRectangle

This method turns off text output in the rectangle selected with SetFontRectangle method. After calling ClearFontRectangle method, you can draw text in any place of the current image. You can set the rectangle with SetFontRectangle method and use SetTextAlign method to set font align in the rectangle.

See also

SetFontRectangle,ClearFontRectangle, TextOut,SetAlignText

More samples:


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



home samples purchase documentation download