"antiAliased"

The attribute defines if anti aliasing is used for the object.

Synopsis

setValue(string shape, "antiAliased", bool);

getValue(string shape, "antiAliased", bool);

shape.antiAliased(bool);

Parameter

Parameter Description
bool Specifies whether anti aliasing is used or not. The default value is TRUE meaning that anti aliasing is used.

Description

The attribute "antiAliased" defines if anti aliasing is used. With active anti aliasing the object is displayed more smoothly. It has to be considered that active anti aliasing can lead to minor deviation for the displayed pixels.

Assignment

All graphic objects