---+ .TEXT SET BX EDGE W _This subroutine sets the edge_ _width_ _for the "current" Text Object_ _._ <br />%TOC% ---++ Usage: <pre> PASS <edge_width> FIELD SHARE? N GOSUB 0CD .TEXT SET BX EDGE W * Check for error IF 0CD .TEXT SET BX EDGE W NE </pre> ---++ 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 [[CDTextSetBoxEdgeColor][.TEXT SET BX EDGE CLR]] to set the edge color and [[CDTextSetBoxEdgeEffect][.TEXT SET BX EDGE EFF]] to set the edge effect. If you set an edge width, the edge effect will default to Raised. This can be changed via [[CDTextSetBoxEdgeEffect][.TEXT SET BX EDGE EFF]]. ---++ Comments: _Read what other users have said about this page or add your own comments._ <br />%COMMENT% -- Main.JeanNeron - 2011-11-17
This topic: Main
>
WebHome
>
APPX510Features
>
CDChartDirectorDesignerAPI
>
CDChartDirectorTextRoutines
>
CDTextSetBoxEdgeWidth
Topic revision: r3 - 2012-02-22 - JeanNeron
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback