In This Article

LineKind Enum

Specifies the kind of line.

public enum LineKind

Fields

Name Description
Dash

A dashed line.

DashDot

A dash-dot line.

Dot

A dotted line.

None

No line.

Solid

A solid line.