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 SpecialEffectsBorderStyle : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.SpecialEffects.SpecialEffectsBorderStyle = function() { }; Leadtools.SpecialEffects.SpecialEffectsBorderStyle.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class SpecialEffectsBorderStyle : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Dash | Dash line (valid only for 1-pixel lines) |
DashDot | Dash dot line (valid only for 1-pixel lines) |
DashDotDot | Dash dot dot line (valid only for 1-pixel lines) |
Dot | Dot line (valid only for 1-pixel lines) |
Solid | Solid line |
Transparent | Transparent |
System.Object
System.ValueType
System.Enum
Leadtools.SpecialEffects.SpecialEffectsBorderStyle
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