Specifes the border width surrounding a note.
*BorderWidth()Specifes the border width surrounding a note. |
|||||
*BorderWidth()Specifes the border width surrounding a note. |
Syntax |
*BorderWidth(width) |
|
Arguments |
Name |
Description |
width |
The border width: 0, 1, 2, 3, or 4: 0 = off 1 is the default. |
|
Example |
*BeginNote() *Color(11) *BorderWidth(1) *Font("times", 0, 1, 12) *EndNote() |
|
Application |
HyperView and HyperGraph. |
|
Context |
||
See also |
|
|