SpecialEffectsTextStyle Enumeration

Summary
The text style used for the special effect. The Draw3dText and DrawRotated3dText methods use this enumeration.
Syntax
C#
VB
C++
  
Public Enum SpecialEffectsTextStyle  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum SpecialEffectsTextStyle 
public enum class SpecialEffectsTextStyle : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0NormalNo three-dimensional effect
1InsetLightInset light
2InsetHeavyInset heavy
3RaisedLightRaised light
4RaisedHeavyRaised heavy
5DropShadowDrop shadow
6BlockShadowBlock shadow
7OutlineBlockOutline block
8InsetExtraLightInset extra light
9InsetExtraHeavyInset extra heavy
10RaisedExtraLightRaised extra light
11RaisedExtraHeavyRaised extra heavy
Requirements

Target Platforms

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

Leadtools.SpecialEffects Assembly

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