Line_Thickness - DfBaselineControl
Determines the pixel thickness of the line
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer Line_Thickness
| Access Type | Syntax |
|---|---|
| Read Access: | Get Line_Thickness to IntegerVariable |
| Write Access: | Set Line_Thickness to IntegerVariable/Value |
Description
Line_thickness determines the pixel thickness of the line. This is used primarily with single lines (LnSingle) to create thicker dark lines. The Size of a line must be adjusted if the thickness is adjusted. If used with 3 D lines (which actually consist of two lines), the thickness of both lines is adjusted.
Default is 1.