constants AliasingEnum
The AliasingEnum type specifies how the control renders the faces on the screen/printer device. The Aliasing property specifies how the texture is rendered. The AliasingEnum type supports the following values:

NameValueDescription
exAliasing0 Nothing is performed when rendering the texture. 

exAntiAliasing1 ( by default ) is technique for diminishing jaggies - stairstep-like lines that should be smooth. Jaggies occur because the output device, the monitor or printer, doesn't have a high enough resolution to represent a smooth line.