Miscellaneous
Add Additional Custom Properties and Methods

This sample shows how you can add additional custom properties and methods to your objects.
Use PDF Extension

In this sample, we show you how to use the PdfGeoCanvas in PdfExtension to print a typical map as a PDF document.
Find World Coordinates Where the User Clicked

This sample shows how to get the coordinates (in world system) at the point where the user clicked.
Convert World Coordinates to Screen

This sample shows you how to convert a coordinate in the world system to a drawing coordinate on the screen.
Convert Screen Coordinates to World

This sample shows you how to convert a drawing coordinate on the screen to a coordinate in the world system.
Get Distance Between Two Points

This sample simply shows you how to get the distance between two points.