The Canvas type exposes the following members.
Name | Description | |
---|---|---|
![]() |
callbackException |
Fires when the callback threw an exception. |
![]() |
currentLayerChanged |
Fires when the currently selected layer is changed. |
![]() |
currentVObjectChanged |
Fires when the currently selected v-object is changed. |
![]() |
currentVObjectDeleting |
Fires when the currently selected v-object is about to be deleted. |
![]() |
initialized |
Fires when the the canvas is initialized. |
![]() |
invokingCallbackRequest |
Fires before the callback is initiated by the canvas. |
![]() |
requestComplete |
Fires when the request is completed. |
![]() |
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. |
![]() |
zoomChanged |
Fires when zoom of the canvas is changed. |