[]
        
(Showing Draft Content)

C1.WPF.Maps.KmzReader

KmzReader Class

Contains methods for importing KMZ files (compressed KML).

Inheritance
KmzReader
Namespace: C1.WPF.Maps
Assembly: C1.WPF.Maps.dll
Syntax
public static class KmzReader
Remarks

This class is deprecated. You can now use the KmlReader to read both KML and KMZ files.

Methods

Name Description
Read(Stream)

Reads collection of vector objects from specified KMZ stream.