'Declaration
Public Enum LineStyle Inherits System.Enum
'Usage
Dim instance As LineStyle
public enum LineStyle : System.Enum
'Declaration
Public Enum LineStyle Inherits System.Enum
'Usage
Dim instance As LineStyle
public enum LineStyle : System.Enum
Member | Description |
---|---|
Custom | |
DashDot | |
DashDotDot | |
Dashed | |
Dotted | |
DoubleLine | |
HairLine | |
MediumDashDot | |
MediumDashDotDot | |
MediumDashed | |
MediumLine | |
None | |
SlantedDashDot | |
ThickLine | |
ThinLine |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.Design.LineStyle