Maps for WinForms
Write メソッド (KmlWriter)

C1.Win.Map.6 アセンブリ > C1.Win.Map 名前空間 > KmlWriter クラス : Write メソッド
C1VectorItems のコレクションをストリームに KML プレースマークとして保存します。
シンタックス
'宣言
 
Public Shared Sub Write( _
   ByVal stream As System.IO.Stream, _
   ByVal vectors As System.Collections.Generic.IEnumerable(Of VectorItem), _
   ByVal nsp As System.String, _
   ByVal saveElementCallback As SaveElementCallback _
) 
public static void Write( 
   System.IO.Stream stream,
   System.Collections.Generic.IEnumerable<VectorItem> vectors,
   System.string nsp,
   SaveElementCallback saveElementCallback
)

パラメータ

stream
vectors
nsp
saveElementCallback
参照

KmlWriter クラス
KmlWriter メンバ