void SetAAMode(AAMode);
SetAAMode sets the anti-aliasing mode - (AA_Readability for readability and AA_Animation for animation) for the text object.
Parameters |
Description |
AAMode |
Anti-alias mode set for the text. See AAMode. The default setting is anti-aliasing for animation. |