LineWidth property

Returns or sets the width of the line. Read/write. Integer.
The value assigned to LineWidth must be greater than 0. To assign a LineWidth greater than one, the LineStyle property must be set to solid.
Syntax
object
.
LineWidth
[ =
value
]
where
object
– is the name of a line or an object composed of lines, or an expression that evaluates to a line or an object composed of lines.
value
– is a value that specifies the line width.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal