FlexReport for WinForms
GradientStopCollection クラス
メンバ 


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

System.Object
   System.Collections.ObjectModel.Collection<T>
         C1.Win.C1Document.GradientStopCollection

参照

GradientStopCollection メンバ
C1.Win.C1Document 名前空間