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