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

Show in webframe

SpecialEffectsInnerStyle Enumeration




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

System.Object
   System.ValueType
      System.Enum
         Leadtools.SpecialEffects.SpecialEffectsInnerStyle

Requirements

Target Platforms

See Also

Reference

Leadtools.SpecialEffects Namespace

Error processing SSI file