Add

GradientStopCollection.Add method

グラデーション ストップを追加します。

public void Add(DoubleValue position, ColorValue color)
パラメータ説明
positionパーセンテージ単位でのストップの位置。
colorストップの色。
alpha色のアルファ。

関連項目