public string FeatureLayerType( Map dsMap, int index)
{
string r = dsMap.Layers[index].ToString();
return r;
}
↧
New Post: Attribute Table with zoom to and edit, save and query features
↧