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:
var newObject = new dundas.controls.MapProjectionBase();