iam working with c# mapscript
i want to display layer labels on the map
i have written like this
layer = map.getLayerByName("VILLAGES");
classobj clas = layer.getClass(0);
labelObj clabel = clas.label;
now how to assign this labelobj to map
plz tell me the code
--
View this message in context:
http://www.nabble.com/layer-labels-tf3869528.html#a10963183
Sent from the Mapserver - User mailing list archive at Nabble.com.
- [UMN_MAPSERVER-USERS] layer labels lakku
- Re: [UMN_MAPSERVER-USERS] layer labels Tamas Szekeres
- [UMN_MAPSERVER-USERS] Calculating new exen... Chip Taylor
- [UMN_MAPSERVER-USERS] A Schema XML in ... Victor Herrero Cazurro
- Re: [UMN_MAPSERVER-USERS] Calculating new ... Andre Lockhart
