Maps for WinForms
GeoLineString コンストラクタ

C1.Win.Map.6 アセンブリ > C1.FlexMap 名前空間 > GeoLineString クラス : GeoLineString コンストラクタ
ラインポイント。
GeoLineStringの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal points As System.Collections.Generic.IEnumerable(Of GeoPoint) _
)
public GeoLineString( 
   System.Collections.Generic.IEnumerable<GeoPoint> points
)

パラメータ

points
ラインポイント。
参照

GeoLineString クラス
GeoLineString メンバ