Easy GIS .NET Desktop Edition Code Examples
Easy GIS .NET Web Edition Code Examples
Click here to view or download the API reference.
Click here to download sample Shapefiles.
Using an ICustomRenderSettings Object in the Desktop Edition of Easy GIS .NET
This example shows how to use an ICustomRenderSettings class to render roads in a shapefile in different colors,
depending on the type of road.
The example also show how to use an ICustomRenderSettings class to render a POI point shapefile with different
icons depending on the POI category.
Download Code [2439K]
Download Code(VB .NET Version) [2439K]

Example 8 Screenshot