GrapeCity ActiveReports for .NET 12.0J
GeoLine コンストラクタ

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

パラメータ

points
ポイント
参照

関連項目

GeoLine クラス
GeoLine メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.