'Declaration
Public Enum TextEffectEnum Inherits System.Enum
public enum TextEffectEnum : System.Enum
'Declaration
Public Enum TextEffectEnum Inherits System.Enum
public enum TextEffectEnum : System.Enum
Member | Description |
---|---|
Flat | No 3D effect. |
Inset | Text is drawn with a shadow offset by one pixel to the left and above the text. |
Raised | Text is drawn with a shadow offset by one pixel to the right and below the text. |
System.Object
System.ValueType
System.Enum
C1.Win.C1FlexGrid.TextEffectEnum