| GrapeCity.Win.Common 名前空間 : TextEffect 列挙体 |
Public Enum TextEffect Inherits System.Enum
public enum TextEffect : System.Enum
| メンバ | 解説 |
|---|---|
| Flat | テキストを3D効果なしで描画します(デフォルト)。 |
| Inset | テキストは強くくぼんで表示されます。 |
| InsetLite | テキストは軽くくぼんで表示されます。 |
| Raised | テキストは強く浮き出して表示されます。 |
| RaisedLite | テキストは軽く浮き出して表示されます。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.Common.TextEffect