Open this page in the API Guide

MapProjectionBase Constructor

Initializes the map projection base class. The base projection works for Diagram type projection.
 

Examples

The following example initializes a new instance of a MapProjectionBase object:

1
var newObject = new dundas.controls.MapProjectionBase();