.XY SET BAR EDGE EFF
This subroutine sets the edge effect of the bars on the "current" layer.
Usage:
PASS <bar_edge_effect> FIELD SHARE? N
GOSUB 0CD .XY SET BAR EDGE EFF
* Check for error
IF 0CD .XY SET BAR EDGE EFF NE
Description:
This subroutine sets the edge effect of the border around the bars in the "current" layer. The <bar_edge_effect> value specifies the desired effect.
The <bar_edge_effect> parameter is optional. If specified, it must be one of Flat, Raised, Depressed
If a <bar_edge_effect> value of "Raised" or "Depressed" is set, then the
.XY SET BAR EDGE WIDTH subroutine should be called to set an appropriate edge width. If an edge width is not set, then the system will use the default edge width as specified in the system parameter record.
If a <bar_edge_effect> parameter is not received or if the value received is blank, then the edge effect of the layer is cleared and the default edge effect will be rendered.
Comments:
Read what other users have said about this page or add your own comments.
--
JeanNeron - 2012-01-18