PowerTools SPREAD for Windows Forms 10.0J
GradientStyle 列挙体


背景のグラデーションスタイルを指定します。
構文
public enum GradientStyle : System.Enum 
'Declaration
 
Public Enum GradientStyle 
   Inherits System.Enum
 
'使用法
 
Dim instance As GradientStyle
メンバ
メンバ説明
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 プロパティ

 

 


© 2004-2017, GrapeCity inc. All rights reserved.