PowerTools ActiveReports for .NET 9.0J
GeoLinearRing コンストラクタ

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

パラメータ

points
ポイント
参照

関連項目

GeoLinearRing クラス
GeoLinearRing メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.