Select to view content in your preferred language

How to read Graphics from kml layer

933
0
08-09-2011 05:33 AM
JonMartin1
New Contributor
Using the API, I've opened a kml layer in ArcGIS Explorer Desktop. I want to retrieve the graphic from the layer and calculate areas among other things. However, I've been unable to find a way to get that data. I've tried doing all the type casting (KmlLayer to Layer to MapItem to Note) and it turns out it's an invalid cast. What's the best way to go about this?
0 Kudos
0 Replies