I am trying to write an application to visualize shapefile on a .net form without using any external SDK. I have successfully written the code to read a shapefile. Now I am unable to get the GDI+ trick to draw the geometries to the user control effectively.
Any idea?