GrapeCity ActiveReports for .NET 16.0J
GeoLineString コンストラクタ

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData 名前空間 > GeoLineString クラス : GeoLineString コンストラクタ
ラインのポイント
GeoLineStringクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal points As IEnumerable(Of GeoPoint) _
)
public GeoLineString( 
   IEnumerable<GeoPoint> points
)

パラメータ

points
ラインのポイント
参照

GeoLineString クラス
GeoLineString メンバ