PowerTools MultiRow for Windows Forms 8.0J
TextEffect 列挙体

グラフィック面でのテキストの描画効果(フラットや3Dなど)を指定します。
構文
Public Enum TextEffect 
   Inherits System.Enum
public enum TextEffect : System.Enum 
メンバ
メンバ解説
Flat3D効果なしでテキストを描画します。
Inheritプロパティは設定されておらず、親から値を取得します。
Raisedテキストに大きい浮き出し効果を付けます。
RaisedLiteテキストに小さい浮き出し効果を付けます。
Sunkenテキストに大きいくぼみ効果を付けます。
SunkenLiteテキストに小さいくぼみ効果を付けます。
継承階層

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

参照

GrapeCity.Win.MultiRow 名前空間
TextEffect プロパティ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.