LEADTOOLS Special Effects (Leadtools.SpecialEffects assembly)

SpecialEffectsBorderStyle Enumeration

Show in webframe





The border style used for the special effect. The borderStyle parameter of the Draw3dShape method uses this enumeration.
Syntax
public enum SpecialEffectsBorderStyle : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum SpecialEffectsBorderStyle 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As SpecialEffectsBorderStyle

            

            
public enum class SpecialEffectsBorderStyle : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000TransparentTransparent
0x00000001SolidSolid line
0x00000002DashDash line (valid only for 1-pixel lines)
0x00000004DashDotDash dot line (valid only for 1-pixel lines)
0x00000005DashDotDotDash dot dot line (valid only for 1-pixel lines)
0x00000005DotDot line (valid only for 1-pixel lines)
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.SpecialEffects.SpecialEffectsBorderStyle

Requirements

Target Platforms

See Also

Reference

Leadtools.SpecialEffects Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.