Document Library for UWP
GradientStop コンストラクタ

C1.UWP.Document アセンブリ > C1.Xaml.Document 名前空間 > GradientStop クラス : GradientStop コンストラクタ
Positionプロパティの値。
Colorプロパティの値。
GradientStopクラスの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal position As System.Double, _
   ByVal color As Windows.UI.Color _
)
public GradientStop( 
   System.double position,
   Windows.UI.Color color
)

パラメータ

position
Positionプロパティの値。
color
Colorプロパティの値。
参照

GradientStop クラス
GradientStop メンバ