バージョン

MarkerPositions プロパティ

位置にあるマーカー図形のディクショナリを取得または設定します。
シンタックス
'宣言
 
Protected Friend Property MarkerPositions As Dictionary(Of Integer,FlattenedShape)
protected internal Dictionary<int,FlattenedShape> MarkerPositions {get; set;}
参照