PENWIDTH Mnemonic - Set SYSGUI Pen Width

Syntax

'PENWIDTH'(int)

Description

The 'PENWIDTH' mnemonic sets the width of the current drawing pen. A width of zero is valid and signifies that no pen is used. (Used for drawing filled objects that will not have an outline.) The default pen width is 1. BBx will always interpret the integer as a number of pixels. Changes to the scale of the draw panel will not affect the pen width.

Parameter

Description

int

Sets the width of the current drawing pen.

See Also

Mnemonics - Alphabetical Listing

Mnemonics - Group Listing