←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#
C++/CLI
Python
public enum SpecialEffectsOuterStyle 
public enum class SpecialEffectsOuterStyle : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
class SpecialEffectsOuterStyle(Enum): 
   None = 0 
   Inset = 1 
   Raised = 2 
Members
ValueMemberDescription
0NoneNone
1InsetOuter band inset
2RaisedOuter band raised
Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.SpecialEffects Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.