The Canvas type exposes the following members.
Name | Description | |
---|---|---|
callbackException |
Fires when the callback threw an exception. |
|
currentVObjectChanged |
Fires when the currently selected v-object is changed. |
|
initialized |
Fires when the the canvas is initialized. |
|
invokingCallbackRequest |
Fires before the callback is initiated by the canvas. |
|
ready |
Fires when all objects are ready. |
|
requestComplete |
Fires when the request is completed. |
|
selectedVObjectsChanged | ||
selectedVObjectsDeleting |
Fires when the currently selected v-object is about to be deleted. |
|
sendingRequest |
Fires when the request is about to be sent. |
|
statusChanged |
Fires when the bitmap status is changed. |
|
vObjectCreated |
Fires when a v-object is created. |
|
workspaceSizeChanged |
Fires when workspace size changed. |
|
zoomChanged |
Fires when zoom of the canvas is changed. |