Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.2
|
Leadtools.SpecialEffects Namespace : SpecialEffectsBorderStyle Enumeration |
'Declaration Public Enum SpecialEffectsBorderStyle Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As SpecialEffectsBorderStyle
public enum SpecialEffectsBorderStyle : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
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) |
0x00000003 | Dot | (0x00000004)(0x00000005)Dot 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) |
System.Object
System.ValueType
System.Enum
Leadtools.SpecialEffects.SpecialEffectsBorderStyle