GrapeCity SPREAD for Windows Forms 12.0J
GradientStop コンストラクタ


このグラデーションストップの位置情報を表す倍精度値。
このグラデーションストップの色を表す<see cref="P:GrapeCity.Spreadsheet.GradientStop.Color" />値。
GradientStop 構造体の新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal position As Double, _
   ByVal color As Color _
)
'使用法
 
Dim position As Double
Dim color As Color
 
Dim instance As New GradientStop(position, color)
public GradientStop( 
   double position,
   Color color
)

パラメータ

position
このグラデーションストップの位置情報を表す倍精度値。
color
このグラデーションストップの色を表す<see cref="P:GrapeCity.Spreadsheet.GradientStop.Color" />値。
参照

GradientStop 構造体
GradientStop メンバ

 

 


Copyright © 2004 GrapeCity inc.