AM_REFL_SETTINGS sets the default parameters governing the appearance
of reference lines.
+---------------------<--------------------+
| |
| |
---->(AM_REFL_SETTINGS)-----+----(:REF_LINE_TYPE)----|1...8|-----------+----->
| |
+----(:REF_COLOR)----|GET_RGB_COLOR_SA|----+
| |
+----(:REF_ARROW_TYPE)----|1...6|----------+
| |
+----(:REF_ARROW_SIZE)----|length >= 0|----+
- :REF_LINE_TYPE sets the reference line type:
- 1 ... Solid
- 2 ... Dashed
- 3 ... Long Dashed
- 4 ... Dot Center
- 5 ... Dash Center
- 6 ... Center Dash Dash
- 7 ... Phantom
- 8 ... Dotted
- :REF_COLOR sets the reference line color. It automatically calls up the GET_RGB_COLOR_SA
subaction. Use this subaction to specify the new RGB or HSL color.
- :REF_ARROW_TYPE sets the terminating arrow type for reference lines:
- 1 ... Arrow Type
- 2 ... Dot Type
- 3 ... Slash Type
- 4 ... Triangle Type
- 5 ... Jis Type
- 6 ... none
- :REF_ARROW_SIZE sets the size of the arrow.
Use this action to change the settings of reference line attributes.
The new settings affect all subsequently created reference lines.
GET_RGB_COLOR_SA subaction,
AM_REFL_MODIFY terminate action