ASP.NET MVC コントロールヘルプ
AddPoints(IEnumerable<DataPoint>) メソッド

C1.Web.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > PolygonBuilder クラス > AddPoints メソッド : AddPoints(IEnumerable<DataPoint>) メソッド
DataPointリスト
Polygon注釈のポイント配列を追加します。
シンタックス
'宣言
 
Public Overloads Function AddPoints( _
   ByVal points As System.Collections.Generic.IEnumerable(Of DataPoint) _
) As PolygonBuilder
public PolygonBuilder AddPoints( 
   System.Collections.Generic.IEnumerable<DataPoint> points
)

パラメータ

points
DataPointリスト

戻り値の型

現在のビルダ
参照

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