Open this page in the API Guide

CanvasSelectableViewModel Constructor

Creates a ViewModel for a selectable object used within the canvas
 

Examples

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

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