Up: BLOX.BLine   [Index]


1.24.1 BLOX.BLine: accessing

cap

Answer the way in which caps are to be drawn at the endpoints of the line. The answer may be #butt (the default), #projecting, or #round).

cap: aSymbol

Set the way in which caps are to be drawn at the endpoints of the line. aSymbol may be #butt (the default), #projecting, or #round).

width

Answer the width with which the line is drawn.

width: pixels

Set the width with which the line is drawn.