Style Constructor
Initializes the dundas.entities.Style object.
Parameters
- options
-
Type: Object
(optional) Object with default values for the object.
Optional: True
Examples
The following example initializes a new instance of a Style object:
var newObject = new dundas.entities.Style();