Leadtools.SpecialEffects Namespace : SpecialEffectsBorderStyle Enumeration |
public enum SpecialEffectsBorderStyle : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum SpecialEffectsBorderStyle Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As SpecialEffectsBorderStyle
public enum class SpecialEffectsBorderStyle : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Transparent | Transparent |
0x00000001 | Solid | Solid line |
0x00000002 | Dash | Dash line (valid only for 1-pixel lines) |
0x00000004 | DashDot | Dash dot line (valid only for 1-pixel lines) |
0x00000005 | DashDotDot | Dash dot dot line (valid only for 1-pixel lines) |
0x00000005 | Dot | Dot line (valid only for 1-pixel lines) |
System.Object
System.ValueType
System.Enum
Leadtools.SpecialEffects.SpecialEffectsBorderStyle