ThinkGeo.com    |     Documentation    |     Premium Support

Applying Custom Styles

 I'm trying to write code to implement drawing kml file output. The example for doing this does not seem to be using the styles from the kml file. Is there a way to apply a style on a per object basis rather than setting a global default style?


Here is the implementation I currently see:


inMemoryLayer.ZoomLevelSet.ZoomLevel01.DefaultAreaStyle.FillSolidBrush.Color = ...


Is there a way to set AreaStyle per object drawn on the map in a layer? 



Ok, so i see there there is a layer.ZoomLevelSet.ZoomLevelX.CustomStyles so I add a custom AreaStyle areaStyle that I want applied to PolygonShape polyShape, how do I link these two?

Hi Ben, 
  
 See the blog in gis.thinkgeo.com/Support/DiscussionForums/tabid/143/aff/16/aft/4921/afv/topic/Default.aspx#5262 
  
 Thanks, 
 Lee