C1.WPF.Maps Namespace > KmlWriter Class : Write Method |
'Declaration
Public Shared Sub Write( _ ByVal stream As System.IO.Stream, _ ByVal vectors As System.Collections.Generic.IEnumerable(Of C1VectorItemBase), _ ByVal nsp As System.String, _ ByVal saveElementCallback As SaveElementCallback _ )
public static void Write( System.IO.Stream stream, System.Collections.Generic.IEnumerable<C1VectorItemBase> vectors, System.string nsp, SaveElementCallback saveElementCallback )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2