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:

  1. BDRWIDTH may be used in CREATE, SETPROP, or GETPROP statements of a SHAPE or LINE object.

  2. The border pattern only takes effect when the BDRWIDTH property has a value of one (1).

  3. {value} specifies number of pixels for the pen width.

 

 

See Also: Object Properties, Object IO Instructions, Object Definitions

 



PL/B Language Reference BDRSTYLE Property BGCOLOR Property