MapElementSelectedStyle Constructor
Initializes the selected map element style. Called during construction.
Parameters
- options
-
Type: Object
(optional) An object with properties and values to set on this instance.
Optional: True
Examples
The following example initializes a new instance of a MapElementSelectedStyle object:
var newObject = new dundas.controls.MapElementSelectedStyle();