Error processing SSI file
LEADTOOLS Special Effects (Leadtools.SpecialEffects assembly)

Show in webframe

SpecialEffectsOuterStyle Enumeration




The style used to draw the outer portion. The outerStyle parameter of the Draw3dShape method uses this enumeration.
Syntax
'Declaration
 
Public Enum SpecialEffectsOuterStyle 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As SpecialEffectsOuterStyle
public enum SpecialEffectsOuterStyle : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
public enum class SpecialEffectsOuterStyle : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneNone
0x00000001InsetOuter band inset
0x00000002RaisedOuter band raised
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.SpecialEffects.SpecialEffectsOuterStyle

Requirements

Target Platforms

See Also

Reference

Leadtools.SpecialEffects Namespace

Error processing SSI file