PowerTools ActiveReports for .NET 11.0J
GeoLineString コンストラクタ

ラインのポイント
クラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal points As IEnumerable(Of GeoPoint) _
)
public GeoLineString( 
   IEnumerable<GeoPoint> points
)

パラメータ

points
ラインのポイント
参照

関連項目

GeoLineString クラス
GeoLineString メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.