FlexReport for UWP
GradientStopCollection クラス
メンバ 

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

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

参照

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