Maps for WinForms
GeoLine コンストラクタ

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

パラメータ

points
ポイント。
参照

GeoLine クラス
GeoLine メンバ