Anti-Alias

From DocBase

Jump to: navigation, search
Next Page: ArcReturn To Draw Contents

Turns anti-aliasing on or off; it is on by default

Arg Type Description Values
active [logic!] The new value for anti-aliasing behavior

Anti-Alias On

   anti-alias on   line-width 10  circle 200x200 100


Anti-Alias Off

   anti-alias off  line-width 10  circle 200x200 100


The ANTI-ALIAS command can be used multiple times in DRAW block to easily switch between rendering modes.

   anti-alias off
   line-width 10
   circle 150x150 100
   anti-alias on
   line-width 10
   circle 250x250 100





Next Page: ArcReturn To Draw Contents



Pages




Chapters

Personal tools