LineStyle

<< Click to Display Table of Contents >>

 

LineStyle

Enum Determines the line style of a Picture. Possible values for this property are described on the next table.

Available options for the LineStyle property

Option

Description

0 - rv2NoBorder

Line remains transparent (default)

1 - rv2Solid

Line appears solid

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?