MESCIUS SPREAD for Windows Forms 15.0J
GradientStop コンストラクタ

このグラデーションストップの位置情報を表す倍精度値。
このグラデーションストップの色を表すColor値。
GradientStop 構造体の新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal position As Double, _
   ByVal color As Color _
)
public GradientStop( 
   double position,
   Color color
)

パラメータ

position
このグラデーションストップの位置情報を表す倍精度値。
color
このグラデーションストップの色を表すColor値。
参照

GradientStop 構造体
GradientStop メンバ

 

 


© MESCIUS inc. All rights reserved.