←Select platform

SpecialEffectsInnerStyle Enumeration

Summary
The style used to draw the inner portion. The innerStyle parameter of the Draw3dShape method uses this enumeration.

Syntax
C#
C++/CLI
Python
public enum SpecialEffectsInnerStyle 
public enum class SpecialEffectsInnerStyle : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
class SpecialEffectsInnerStyle(Enum): 
   None = 0 
   Inset = 1 
   Raised = 2 
Members
ValueMemberDescription
0NoneNone
1InsetInner band inset
2RaisedInner 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.