LEADTOOLS Special Effects (Leadtools.SpecialEffects assembly)
LEAD Technologies, Inc

SpecialEffectsBorderStyle Enumeration






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 SpecialEffectsBorderStyle : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.SpecialEffects.SpecialEffectsBorderStyle = function() { };
Leadtools.SpecialEffects.SpecialEffectsBorderStyle.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class SpecialEffectsBorderStyle : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
DashDash line (valid only for 1-pixel lines)
DashDotDash dot line (valid only for 1-pixel lines)
DashDotDotDash dot dot line (valid only for 1-pixel lines)
DotDot line (valid only for 1-pixel lines)
SolidSolid line
TransparentTransparent
Inheritance Hierarchy

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

Requirements

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

See Also

Reference

Leadtools.SpecialEffects Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.