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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > Polygon クラス : Points プロパティ
Gets the collection of points of the Polygon annotation.
シンタックス
'宣言
 
Public ReadOnly Property Points As System.Collections.Generic.List(Of DataPoint)
public System.Collections.Generic.List<DataPoint> Points {get;}
参照

Polygon クラス
Polygon メンバ