BDRWIDTH Property
PLBCMP GUI Only
The BDRWIDTH property defines the border width of the pen that draws a SHAPE or LINE object. The property uses the following format:
BDRWIDTH={value}
Note the following:
BDRWIDTH may be used in CREATE, SETPROP, or GETPROP statements of a SHAPE or LINE object.
The border pattern only takes effect when the BDRWIDTH property has a value of one (1).
{value} specifies number of pixels for the pen width.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |