The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



AntiAlias


Unit: SDL_rotlab
Class: TRotLab
Declaration: property AntiAlias: boolean;

The property AntiAlias determines whether the rendering algorithm of the label uses anti-aliasing to generate smooth fonts. Please note that anti-aliasing requires TrueType fonts and a minimum size of the font (most often Font.Size has to be greater or equal to 12).

Example: This property is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): rotlabel



Last Update: 2023-Dec-13