LineStyle

<< Click to Display Table of Contents >>

 

LineStyle

Enum This property determines the style of a Line object's line. The available options for this property are described on the next table.

Available options for the LineStyle property

Option

Description

0 - ddLSTransparent

Line remains transparent

1 - ddLSSolid

Line appears solid (default)

2 - ddLSDash

Line appears dashed

3 - ddLSDot

Line appears dotted

4 - ddLSDashDot

Line appears with a dash-dot pattern

5 - ddLSDashDotDot

Line appears with a dash-dot-dot pattern

Was this page useful?