Returns or sets the line style of the symbol.
Read-write property
object.LineStyle = [ value ] |
Long
The following values (LineStyle constants) are supported for LineStyle :
Value | Description |
---|---|
0 | Solid (default) |
1 | Dash |
2 | Dot (PC only) |
3 | Dash Dot (PC only) |
4 | Dash Dot Dot (PC only) |
257 | Image |