Maps for ASP.NET Web Forms
Points プロパティ

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1Maps 名前空間 > C1VectorItemBase クラス : Points プロパティ
このベクター項目の地理座標(経度/緯度)を表すPointDのコレクションを取得します。
シンタックス
'宣言
 
Public Overridable ReadOnly Property Points As System.Collections.Generic.List(Of PointD)
public virtual System.Collections.Generic.List<PointD> Points {get;}
参照

C1VectorItemBase クラス
C1VectorItemBase メンバ