Document Library for WPF
GradientStopCollection クラス
メンバ 

C1.WPF.Document.4.5.2 アセンブリ > C1.WPF.Document 名前空間 : GradientStopCollection クラス
GradientStopオブジェクトのコレクションを表します。
オブジェクト モデル
GradientStopCollection クラス
シンタックス
'宣言
 
Public Class GradientStopCollection 
   Inherits C1.WPF.Document.NotifyCollection(Of GradientStop)
   Implements INotifyCollection 
public class GradientStopCollection : C1.WPF.Document.NotifyCollection<GradientStop>, INotifyCollection  
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
         C1.WPF.Document.GradientStopCollection

参照

GradientStopCollection メンバ
C1.WPF.Document 名前空間