'Declaration Public Enum ShapeLineStyle Inherits System.Enum
public enum ShapeLineStyle : System.Enum
Member | Description |
---|---|
Dash | A dashed line. |
DashDot | A line with alternating dashes and dots. |
Dot | A dotted line. |
LongDash | A line with long dashes. |
LongDashDot | A line with alternating long dashes and dots. |
LongDashDotDot | A line with a long dash followed by two dots. |
ShortDash | A line with short dashes. |
ShortDashDot | A line with a short dash and a dot. |
ShortDashDotDot | A line with a short dash followed by two dots. |
ShortDot | A line with short dots. |
Solid | A solid, unbroken line. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2