'Declaration
Public Enum TextUnderline Inherits System.Enum
'Usage
Dim instance As TextUnderline
public enum TextUnderline : System.Enum
'Declaration
Public Enum TextUnderline Inherits System.Enum
'Usage
Dim instance As TextUnderline
public enum TextUnderline : System.Enum
Member | Description |
---|---|
Dashed | |
DotDash | |
DotDotDash | |
Dotted | |
Double | |
DoubleWavy | |
Heavy | |
HeavyDashed | |
HeavyDotDash | |
HeavyDotDotDash | |
HeavyDotted | |
HeavyLongDashed | |
HeavyWavy | |
LongDashed | |
None | |
Single | |
Wavy | |
Words |
System.Object
System.ValueType
System.Enum
GrapeCity.Drawing.TextUnderline