Is there a method to programmatically load a custom symbol, a BMP file for example, and associate the symbol with a pushpin. I know I can do this manually by importing a custom symbol but have not been able to find a similar programmatic method.
This is a discussion on programmatically load a custom symbol within the MapPoint Desktop Discussion forums, part of the Map Forums category; Is there a method to programmatically load a custom symbol, a BMP file for example, and associate the symbol with ...
Is there a method to programmatically load a custom symbol, a BMP file for example, and associate the symbol with a pushpin. I know I can do this manually by importing a custom symbol but have not been able to find a similar programmatic method.
See Symbols.Add in the help file.. here's a line from an example in there:
Set objSymbol = objMap.Symbols.Add(objApp.Path + "\Samples\CAirport.bmp")
Eric
keywords: custom symbol, add, bmp, pushpin
~ Order MapPoint MapPoint 2013 Here and Get Free Access to the MapForums Downloads ~
~~
~ Upgrade to Get Access to the MapForums Downloads ~
There are currently 1 users browsing this thread. (0 members and 1 guests)