text.antiAliasThickness
#### Availability
Flash 8.
#### Usage
text.antiAliasThickness
#### Description
Property; a float value that specifies the anti-aliasing thickness of the text. This property controls how thickly the text is drawn, with higher values specifying thicker text. A value of 0 specifies normal thickness. This property is available only if text.fontRenderingMode is set to customThicknessSharpness.
#### Example
See text.fontRenderingMode (../Text_object/text10.md).
#### See also
text.antiAliasSharpness (../Text_object/text1.md), text.fontRenderingMode (../Text_object/text10.md)