Archive

Posts Tagged ‘ArcMap’

Exposing COM events from .NET: Implementing MapSurround in ArcMap

March 13th, 2009

Recently I needed to implement a custom map surround object in ArcMap from within the .NET framework environment. The legend, scale bar, north arrow are all examples of a map surround. What is specific to these objects is that they are associated with a particular map (data frame) and are typically created via IMap.CreateMap­Surround method. Read more…

Uncategorized , , , , , ,