ASP.NET Core MVC コントロールヘルプ
AddPoint(DataPoint) メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > PolygonBuilder クラス > AddPoint メソッド : AddPoint(DataPoint) メソッド
The DataPoint instance
Add point for Polygon annotation.
シンタックス
'宣言
 
Public Overloads Function AddPoint( _
   ByVal point As DataPoint _
) As PolygonBuilder
public PolygonBuilder AddPoint( 
   DataPoint point
)

パラメータ

point
The DataPoint instance

戻り値の型

Current builder
参照

PolygonBuilder クラス
PolygonBuilder メンバ
オーバーロード一覧