C1.WPF.Word.4 Assembly > C1.WPF.Word.Canvas Namespace : ShapeDashedLineStyle Enumeration |
'Declaration Public Enum ShapeDashedLineStyle Inherits System.Enum
public enum ShapeDashedLineStyle : System.Enum
Member | Description |
---|---|
Dash | Dash style, analogue PS_DASH pen of system. |
DashDot | Dash-dot style, analogue PS_DASHDOT pen of system. |
DashDotDot | Dash-dot-dot style, analogue PS_DASHDOTDOT pen of system. |
Dot | Dot style, analogue PS_DOT pen of system. |
LongDash | Long dash style. |
LongDashDot | Long dash-dot style. |
LongDashDotDot | Long dash-dot-dot style. |
ShortDash | Short dash style. |
ShortDashDot | Short dash-dot style. |
Solid | Solid (continuous) pen. |
SquareDot | Square dot style. |
System.Object
System.ValueType
System.Enum
C1.WPF.Word.Canvas.ShapeDashedLineStyle