GrapeCity.Win.MultiRow Namespace : ShapeLineStyle Enumeration |
Public Enum ShapeLineStyle Inherits System.Enum
Dim instance As ShapeLineStyle
public enum ShapeLineStyle : System.Enum
Member | Description |
---|---|
DashDot | Specifies the shape line is painted with a dash style of DashStyle.DashDot |
DashDotDot | Specifies the shape line is painted with a dash style of DashStyle.DashDotDot |
Dashed | Specifies the shape line is painted with a dash style of DashStyle.Dashed |
Dotted | Specifies the shape line is painted with a dash style of DashStyle.Dot |
Hair | Specifies the shape line is painted with a dash pattern of [2, 2]. |
None | Specifies no line style. |
Thin | Specifies the shape line is painted with a solid pen. |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.MultiRow.ShapeLineStyle
Target Platforms: 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