Enum LineDashType
Specifies a preset line dash pattern.
Namespace: Telerik.Windows.Documents.Model
Assembly: Telerik.Windows.Documents.dll
Syntax
public enum LineDashType
Dash
Dash.
DashDot
Dash Dot.
Dot
Dot.
LargeDash
Large Dash.
LargeDashDot
Large Dash Dot.
LargeDashDotDot
Large Dash Dot Dot.
Solid
Solid.
SystemDash
System Dash.
SystemDashDot
System Dash Dot.
SystemDashDotDot
System Dash Dot Dot.
SystemDot
System Dot.