ASP.NET MVC コントロールヘルプ
Points プロパティ

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 > Polygon クラス : Points プロパティ
Polygon注釈のポイントのコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Points As System.Collections.Generic.List(Of DataPoint)
public System.Collections.Generic.List<DataPoint> Points {get;}
参照

Polygon クラス
Polygon メンバ