Reports for WPF
MarkerStyleCollection クラス
メンバ 

C1.WPF.C1Report.CustomFields.4 アセンブリ > C1.C1Report.CustomFields.Maps 名前空間 : MarkerStyleCollection クラス
Represents a collection of marker styles (elements of type MarkerStyle).
シンタックス
'宣言
 
Public Class MarkerStyleCollection 
   Inherits C1.C1Report.CustomFields.Maps.MapOwnedCollectionBase(Of MarkerStyle)
   Implements IMapOwnedCloneable 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.ObservableCollection<T>
         C1.C1Report.CustomFields.Maps.MapOwnedCollectionBase<T>
            C1.C1Report.CustomFields.Maps.MarkerStyleCollection

参照

MarkerStyleCollection メンバ
C1.C1Report.CustomFields.Maps 名前空間