GrapeCity MultiRow Windows Forms Documentation
TextEffect Enumeration


Specifies the effect of how the text is drawn on a graphics surface, such as Flat, 3D, and so on.
Syntax
<SerializableAttribute()>
Public Enum TextEffect 
   Inherits System.Enum
Dim instance As TextEffect
[Serializable()]
public enum TextEffect : System.Enum 
Members
MemberDescription
FlatText is drawn with no 3D effect.
InheritThe property is not set and gets the value from the parent.
RaisedText is drawn with a heavy raised effect.
RaisedLiteText is drawn with a light raised effect.
SunkenText is drawn with a heavy sunken effect.
SunkenLiteText is drawn with a light sunken effect.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.MultiRow.TextEffect

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GrapeCity.Win.MultiRow Namespace
TextEffect Property

 

 


Copyright © GrapeCity, inc. All rights reserved.