Hi, I am having a problem in exporting the codes in the DesktopEdition. I have already add the references such: MapSuiteCore, WpfDesktopEditon, WpfDesktopEditionExtension I also added its namespace but I still get some red line in C# code such: {zoomLevel.DefaultPointStyle.CharacterFont.FontName = @“Arial”; 'zoomLevel.DefaultTextStyle.Font.FontName = @“Arial”;} when I hover it a message appear saying “Property or Indexer ‘ThinkGeo.MapSuite.Core.GeoFont.FontName’ cannot be assigned to – its read only”. Maybe I have miss something to add in the code. What are the possible references I should add and namespace and etc.
Export Codes From GIS Editor
Hi Joseph,
Could you please paste your code here for reference, it looks your code is try to assign value to FontName, but the perporty is read only.
Regards,
Don
Hi Joseph,
Your title said export code from Gis Editor but you haven’t mentioned it in your text, could you give more detail information about your scenario?
Regards,
Don