.CHART SET SHAPE AA

This subroutine turns anti aliasing mode on or off for shapes and lines on the "current" chart spec.


Usage:

      PASS         <shape_aa_sw>              FIELD            SHARE? N
      GOSUB    0CD .CHART SET SHAPE AA
      *        Check for error
      IF       0CD .CHART SET SHAPE AA        NE

Description:

This subroutine controls whether anti-alias is used when drawing shapes or lines.

Valid values are: on, off, true, false

The parameter is optional, if blank or not passed, auto anti aliasing will be turned on.

To set anti aliasing for text, see .CHART SET TXT AA MODE.

Comments:

Read what other users have said about this page or add your own comments.


 

-- JeanNeron - 2011-09-23

This topic: APPX > WebHome > APPX510Features > CDChartDirectorDesignerAPI > CDChartDirectorBaseChartRoutines > CDChartSetShapeAntiAlias
Topic revision: 19 Feb 2012, JeanNeron
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback