Difference: CDTextSetBoxEdgeWidth (1 vs. 3)

Revision 32012-02-22 - JeanNeron

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

.TEXT SET BX EDGE W

This subroutine sets the edge width for the "current" Text Object .

Revision 22012-01-12 - JeanNeron

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

.TEXT SET BX EDGE W

Changed:
<
<
This subroutine sets the edge width for the "current" Text Object .
>
>
This subroutine sets the edge width for the "current" Text Object .
 

Usage:

Line: 18 to 18
 If a parameter is not received or if the value received is blank, then the edge width of the text object is cleared and the default width will be rendered.

Also see .TEXT SET BX EDGE CLR to set the edge color and .TEXT SET BX EDGE EFF to set the edge effect.

Added:
>
>
If you set an edge width, the edge effect will default to Raised. This can be changed via .TEXT SET BX EDGE EFF.
 

Comments:

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

Revision 12011-11-17 - JeanNeron

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

.TEXT SET BX EDGE W

This subroutine sets the edge width for the "current" Text Object .


Usage:

      PASS         <edge_width>               FIELD            SHARE? N
      GOSUB    0CD .TEXT SET BX EDGE W
      *        Check for error
      IF       0CD .TEXT SET BX EDGE W        NE

Description:

This subroutine sets the edge width for the "current" Text Object. Every text object is contained in a box. This allows you to set the edge width of the text box. This routine receives one optional value specifying the desired edge width in pixels.

If a parameter is not received or if the value received is blank, then the edge width of the text object is cleared and the default width will be rendered.

Also see .TEXT SET BX EDGE CLR to set the edge color and .TEXT SET BX EDGE EFF to set the edge effect.

Comments:

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


<--/commentPlugin-->

-- JeanNeron - 2011-11-17

 
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