geographika

Developing geo-technologies

Archive for June, 2009

Getting a Feature Layer by Name

without comments

An often required function is to get a specific layer from a current map document. The code below is for VB.NET and requires a map document and uses the alias name of the feature class. The first function returns all IGeoFeature layers in a map – these are layers based on vector geographic data. The second loops through these layers and compares the layer names.

Read the rest of this entry »

Written by geographika

June 3rd, 2009 at 10:43 am