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

地理空間の形状を集まります。
GeoGeometryCollectionクラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal shapes As IEnumerable(Of GeoShape) _
)
public GeoGeometryCollection( 
   IEnumerable<GeoShape> shapes
)

パラメータ

shapes
地理空間の形状を集まります。
参照

関連項目

GeoGeometryCollection クラス
GeoGeometryCollection メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.