Open this page in the API Guide

MapShape Constructor

Initializes the MapShape class which is derived from the MapElementBase class.
 

Examples

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

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