PowerTools MultiRow for Windows Forms 8.0J
GradientDirection 列挙体

線形グラデーションの方向を指定します。
構文
Public Enum GradientDirection 
   Inherits System.Enum
public enum GradientDirection : System.Enum 
メンバ
メンバ解説
Backwardレンダリングパスの終点から始点に向かって色をグラデーションさせます。
Centerレンダリングパスの中心から終点に向かって色をグラデーションさせます。
Forwardレンダリングパスの始点から終点に向かって色をグラデーションさせます。
Inheritプロパティは設定されておらず、親から値を取得します。
Sideレンダリングパスの終点から中心に向かって色をグラデーションさせます。
継承階層

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

参照

GrapeCity.Win.MultiRow 名前空間
GradientStyle 列挙体

 

 


© 2008-2015 GrapeCity inc. All rights reserved.