NShape Reference
ILineStyle.DashType Property

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape > ILineStyle Interface >

NShape Reference
ILineStyle.DashType Property

Previous pageReturn to chapter overviewNext page

Specifies whether the line is dashed or solid.

Syntax

DashType DashType { get; }

Description

Specifies whether the line is dashed or solid.

By selecting a value other than DashType.Solid, a matching DashPattern is specified.