Procedure PenSize sets the active line weight for the document.
PROCEDURE PenSize(lw : INTEGER);def vs.PenSize(lw):
return None| Name | Type | Description |
|---|---|---|
| lw | INTEGER | Line weight (in mils). Fourteen (14) mils equals one pixel. |
PenSize(28);Availability: from All Versions