Shape_Pen_Width - AbstractShapeControl
Maintains the width of the pen to use
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer Shape_Pen_Width
| Access Type | Syntax |
|---|---|
| Read Access: | Get Shape_Pen_Width to IntegerVariable |
| Write Access: | Set Shape_Pen_Width to IntegerVariable/Value |
Description
The Shape_Pen_Width property maintains the width of the pen to use. The value is in logical units, which is equivalent to pixels in the GDI map mode of MM_TEXT, which is the default.
Default is 1.