User Tools

Site Tools


map_suite_predefined_styles

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
map_suite_predefined_styles [2016/11/16 21:19]
tomtaylor [WorldMapKitTextStyles]
map_suite_predefined_styles [2016/11/16 23:31] (current)
tomtaylor [Overview]
Line 5: Line 5:
  
 === Code === === Code ===
-This code snippet ​will retrieve ​all of the AreaStyles returned by the methods in the WorldMapKitAreaStyles class using //​Reflection//,​ and saves them as images.+This code snippet ​retrieves ​all of the AreaStyles returned by the methods in the WorldMapKitAreaStyles class using //​Reflection//,​ and saves them as images.
  
             MethodInfo[] methodInfos = typeof(WorldMapKitAreaStyles).GetMethods(BindingFlags.Public | BindingFlags.Static);​             MethodInfo[] methodInfos = typeof(WorldMapKitAreaStyles).GetMethods(BindingFlags.Public | BindingFlags.Static);​
map_suite_predefined_styles.1479331159.txt.gz ยท Last modified: 2016/11/16 21:19 by tomtaylor