<< Click to Display Table of Contents >> NShape Reference
|
Defines the appearance of an ILineStyle.
public enum DashType { Solid, Dash, Dot, DashDot, DashDotDot } |
Defines the appearance of an ILineStyle.
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. |
Namespace: Dataweb.NShape
Assembly: Dataweb.NShape