enum Stroke

Parents

System.Enum

System.IComparable

System.IFormattable

System.IConvertible

Brief

The enumeration of stroke styles.

Static Public Fields

Dashed

A dashed line.

Dotted

A dotted line.

Double

A double stroke line.

None

None.

Solid

A solid line.

back