Specifies whether the edges of the graphic object should be smoothed or not.
# Metadata
Platforms: desktop, server, mobile OS: mac, windows, linux, ios, android Introduced: 2.7 Security:
# Syntax
set the antialiased of graphic to { true | false }
# Examples
set the antialiased of graphic "Title" to true
# Description
Use the antialiased property to enable or disable the smoothing of the edges of graphic objects.
>*Note:* Anitialised graphics cannot be displayed with dashed lines. > The property inspector adjusts for this by unsetting the antialised > property when the dashes property is set.
# Tags
# See
- **property:** capStyle, joinStyle, fillRule, miterLimit, fillGradient, strokeGradient, dashes - **glossary:** property, object