NShape Reference
DashType Enumeration

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape >

NShape Reference
DashType Enumeration

Previous pageReturn to chapter overviewNext page

Defines the appearance of an ILineStyle.

Syntax

public enum DashType { Solid, Dash, Dot, DashDot, DashDotDot }

Description

Defines the appearance of an ILineStyle.

Values

Name

Value

Solid

Solid line, no dashes.

Dash

The line consists of dashes.

Dot

The line consists of dots.

DashDot

The line consists of dashes followed by a dot.

DashDotDot

The line consists of dashes followed by two dots.

Requirements

Namespace: Dataweb.NShape

Assembly: Dataweb.NShape