SpecialEffectsOuterStyle Enumeration
Summary
The style used to draw the outer portion. The outerStyle parameter of the Draw3dShape method uses this enumeration.
Syntax
Public Enum SpecialEffectsOuterStyle
Inherits System.Enum
Implements System.IComparable, System.IConvertible, System.IFormattable
public enum SpecialEffectsOuterStyle
public enum class SpecialEffectsOuterStyle : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Members
Value | Member | Description |
0 | None | None |
1 | Inset | Outer band inset |
2 | Raised | Outer band raised |