Open this page in the API Guide

CanvasService Constructor

Initializes the CanvasService. Called during construction.
 

Examples

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

1
var newObject = new dundas.views.CanvasService();