shouldAntialias
A Boolean value that indicates whether the graphics context uses antialiasing.
Declaration
var shouldAntialias: Bool { get set }Discussion
true if the receiver uses antialiasing. This value is part of the graphics state and is restored by restoreGraphicsState().