MW5 is a desktop GIS which is extendable using the plug-in architecture. It is using the MapWinGIS mapping control and is created from scratch in 2015 using new technologies like MEF and Dependency Injection making it small in size, robust and fast.
Form1.cs.txt
I am using precompiled MapWinGis version 4.9.4.2 with Delphi7, Vs2013 VB and VS2013 C#
I have attached C# example
When I comment line with DrawLabel statement , all is Ok. when uncomment this line, project crashes.
Form1.cs.txt I am using precompiled MapWinGis version 4.9.4.2 with Delphi7, Vs2013 VB and VS2013 C# I have attached C# example When I comment line with DrawLabel statement , all is Ok. when uncomment this line, project crashes.