KmlToKml Method

PreStorm - A Data Client for ArcGIS Server REST API
Overload List

  NameDescription
Public methodStatic memberToKml(KmlStyle)
Converts the style object to KML.
Public methodStatic memberToKml(Feature, String, KmlStyle)
Converts the feature to KML.
Public methodStatic memberToKml(Geometry, NullableDouble, XElement)
Converts the geometry to KML.
Public methodStatic memberToKmlT(IEnumerableT, FuncT, String, FuncT, NullableDouble, FuncT, XElement, XElement)
Converts the features to KML.
Public methodStatic memberToKml(Feature, String, NullableDouble, XElement, XElement)
Converts the feature to KML.
Public methodStatic memberToKmlT(IEnumerableT, FuncT, String, FuncT, NullableDouble, FuncT, KmlStyle, FuncT, XElement, XElement)
Converts the features to KML.
Top
See Also

Reference