Difference: CDChartSetShapeAntiAlias (1 vs. 3)

Revision 32012-02-19 - JeanNeron

Line: 1 to 1
Changed:
<
<
META TOPICPARENT name="CDChartDirectorDesignerAPI"
>
>
META TOPICPARENT name="CDChartDirectorBaseChartRoutines"
 

.CHART SET SHAPE AA

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

Revision 22011-11-10 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="CDChartDirectorDesignerAPI"

.CHART SET SHAPE AA

Line: 9 to 9
 
      PASS         <shape_aa_sw>        FIELD            SHARE? N
      GOSUB    0CD .CHART SET SHAPE AA
      *        Check for error

Changed:
<
<
IF 0CD .CHART SET SHAPE AA NE
>
>
IF 0CD .CHART SET SHAPE AA NE
 

Description:

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

Revision 12011-09-23 - JeanNeron

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="CDChartDirectorDesignerAPI"

.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.


<--/commentPlugin-->

-- JeanNeron - 2011-09-23

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback