Tags:
create new tag
view all tags

.CHART SET CNR R:BR

This subroutine sets the radius of the bottom right corner of the "current" chart spec.


Usage:

      PASS         <corner_br>                FIELD            SHARE? N
      GOSUB    0CD .CHART SET CNR R:BR
      *        Check for error
      IF       0CD .CHART SET CNR R:BR        NE

Description:

This subroutine sets or resets the radius of the bottom right corner on a rounded edge. You must also set the corner style to Rounded via.CHART SET CNR STYLE for this subroutine to have any effect.

The parameter is optional. If specified, it must be an unsigned integer in the range 1-999. It represents the radius of the specified corner in pixels. A blank will be reset to the default value of 10 pixels.

You can also use .CHART SET CNR R:TR, .CHART SET CNR R:BL and.CHART SET CNR R:TL to set other corners, or .CHART SET CNR R to set them all at once.

Comments:

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


-- JeanNeron - 2011-09-22

Edit | Attach | Watch | Print version | History: r5 < r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r5 - 2012-02-19 - JeanNeron
 
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