MESCIUS SPREAD for Windows Forms 15.0J
GradientStyle 列挙体

背景のグラデーションスタイルを指定します。
構文
public enum GradientStyle : System.Enum 
'宣言
 
Public Enum GradientStyle 
   Inherits System.Enum
 
メンバ
メンバ解説
LinearBottomUp下から上へ線形グラデーションを表示します。
LinearLeftRight左から右へ線形グラデーションを表示します。
LinearRightLeft右から左へ線形グラデーションを表示します。
LinearTopDown上から下へ線形グラデーションを表示します。
LinearTopLeftBottomRight左上から右下へ線形グラデーションを表示します。
LinearTopRightBottomLeft右上から左下へ線形グラデーションを表示します。
Noneグラデーションを表示しません。
RadialFromCenter中心から外側へ放射状グラデーションを表示します。
RadialIntoCenter外側から中心へ放射状グラデーションを表示します。
継承階層

System.Object
   System.ValueType
      System.Enum
         FarPoint.Win.Spread.DrawingSpace.GradientStyle

参照

FarPoint.Win.Spread.DrawingSpace 名前空間
GradientSection クラス
PSGradient クラス
Gradient プロパティ

 

 


© MESCIUS inc. All rights reserved.