Language Reference Guide : 4. System Classes : ShapeField Class : LineWidth Attribute
 
Share this page                  
LineWidth Attribute
Data Type: integer
4GL Access: RW
The LineWidth attribute specifies the width of a SegmentShape object (a line) or the line width of the perimeter line for other shapes.
Valid values are:
LW_DEFAULT (default line width for the system)
LW_NOLINE
LW_MINIMUM
LW_VERYTHIN
LW_THIN
LW_MIDDLE
LW_THICK
LW_MAXIMUM
LW_VERYTHICK
LW_EXTRATHIN
Descriptions of system constant values and their numeric equivalents are listed in Line Width Settings.