'宣言 Public Enum TextEffectEnum Inherits System.Enum
public enum TextEffectEnum : System.Enum
'宣言 Public Enum TextEffectEnum Inherits System.Enum
public enum TextEffectEnum : System.Enum
| メンバ | 解説 |
|---|---|
| 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