バージョン

ColorStops プロパティ (BrushModel)

グラデーション ブラシの色の境界を取得または設定します。
シンタックス
'宣言
 
Public Property ColorStops As System.Collections.Generic.List(Of ColorStopModel)
public System.Collections.Generic.List<ColorStopModel> ColorStops {get; set;}
参照

オンラインで表示: GitHub