ThinkGeo.com    |     Documentation    |     Premium Support

Export code

I’m using the Export As Code option on the layer that I have set up, but it’s causing a couple of problems. The section of code underneath won’t compile correctly because I don’t have references for CompositeStyle or IconTextStyle. I’ve searched the API, wiki, and forums for the correct namespaces but can’t find anything.


CompositeStyle compositeStyle = new CompositeStyle();
CompositeStyle compositeStyle1 = new CompositeStyle();
IconTextStyle iconTextStyle = new IconTextStyle();



Any ideas?

Hi Clay,



Thanks your post and welcome to Map Suite forums.



These styles are based on GisEditer. In Gis Editer, we have done some extensions based on WpfDesktopEdition, so we can find these styles by using the namespace ThinkGeo.MapSuite.WpfDesktopEdition.Extension which can be found in WpfDesktopEditionExtension.dll.



If there is anything confused, please feel free to let us know.

Thanks,

Johnny

So to be clear, if you only have the WinForms Edition of Mapsuite there is no comparable code to accomplish these layers?

Hi Clay, 
  
 Sorry these layers are extension of Wpf edition, we haven’t them for winform dekstop edition. 
  
 Regards, 
  
 Don

Hi, 
 How can I get the extension? 
 Thx 


Hi Ismael, 
  
 What’s extension you means? 
  
 GisEditor is one of our products, it’s a standalone application, you can try that in our Product Center. 
  
 Regards, 
  
 Don