public enum BorderLineStyle : System.Enum
Member | Description |
---|---|
Dash | Dashed line. |
DashDot | Alternating dashes and dots. |
Dot | Dotted line. |
LargeDash | Large dashed line. |
LargeDashDot | Large alternating dashes and dots. |
LargeDashDotDot | Large alternating dashes and pairs of dots. |
None | No line. |
Solid | Solid line. |
SysDash | System-defined dashed line. |
SysDashDot | System-defined alternating dashes and dots. |
SysDashDotDot | System-defined alternating dashes and pairs of dots. |
SysDot | System-defined dotted line. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+