Specifications
6-91
DC2 '$' '2' n Line Type Property
Code 12H 24H 32H n
0
n2
Function Specifies a line type property.
n Line type
0 Solid line
1 Long dashed line
2 Short dashed line
Default n=0
DC2 '$' '3' n Line Width Property
Code 12H 24H 33H n
0<n
255
Function Specifies a line width property of lines and rectangles.
n: Line width (dot)
The line width is thickened at the center of the specified coordinates.
When any even number of dots is specified, the line width is increased by 1 dot and equalized
for upper and lower specified coordinates.
When the line is aslant, line width may become thin.
Default n=1
DC2 '$' '4' n Fill Property
Code 12H 24H 34H n
0
n2
Function Specifies a paint type of the rectangles.
n Paint type
0 None
1 50 %
2 100 %
Default n=0