LineStyle

<< Click to Display Table of Contents >>

 

LineStyle

Enum Determines the line style of Ellipse, Rectangle, and Rounded Rectangle objects. Possible values for this property are described on the next table.

Available options for the LineStyle property

Option

Description

0 - rv2NoBorder

Line remains transparent

1 - rv2Solid

Line appears solid (default)

2 - rv2Dashed

Line appears dashed

3 - rv2Dot

Line appears dotted

4 - rv2DashDot

Line appears with a dash-dot pattern

5 - rv2DashDotDot

Line appears with a dash-dot-dot pattern

6 - rv2Double

Line appears with double the width indicated in the LineWeight property

Was this page useful?