Reports for WinForms
MarkerStyleCollection クラス
メンバ 

C1.C1Report.CustomFields.4 アセンブリ > C1.C1Report.CustomFields.Maps 名前空間 : MarkerStyleCollection クラス
マーカースタイル(型 MarkerStyle の要素)のコレクションを表します。
オブジェクト モデル
MarkerStyleCollection クラス
シンタックス
'宣言
 
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 名前空間