←Select platform

SpecialEffectsOuterStyle Enumeration

Summary

The style used to draw the outer portion. The outerStyle parameter of the Draw3dShape method uses this enumeration.

Syntax

C#
VB
C++
  
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

ValueMemberDescription
0NoneNone
1InsetOuter band inset
2RaisedOuter band raised
Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.SpecialEffects Assembly