The Canvas type exposes the following members.
Name | Description | |
---|---|---|
![]() |
canvasClientSideOptions |
Gets values which configure automatic postback for individual events. |
![]() |
constrainedMarginEnabled |
Gets or sets the value indicating whether it is possible to move v-objects beyond the bounds of the canvas. |
![]() |
currentLayer |
Gets the currently selected layer. |
![]() |
currentLayerIndex |
Gets or sets an index of the currently selected layer. |
![]() |
currentVObject |
Gets the currently selected v-object. |
![]() |
currentVObjectIndex |
Gets or sets an index of the currently selected v-object. |
![]() |
data |
Gets or sets serialized data of this canvas. |
![]() |
height |
Gets the height of the canvas taking into account screen vertical resolution and zoom value. |
![]() |
history |
Gets a History object associated with this canvas. |
![]() |
isSquaredBackground |
Gets or sets the value indicating if the background of the canvas is squared. |
![]() |
keyEventEnabled |
Gets or sets the value indicating whether the both key-up and key-down events are enabled. |
![]() |
layers |
Gets a collection of layers associated with this canvas. |
![]() |
margin |
Gets or sets the outer margin of the canvas. |
![]() |
marginColor |
Gets or sets a color of the outer margin of the canvas. |
![]() |
marginWidth |
Gets or sets a width of the outer margin of the canvas. |
![]() |
previewColorManagementEnabled |
Gets or sets the value indicating whether to use color management when displaying images. |
![]() |
printColorManagementEnabled |
Gets or sets the value indicating whether to use color management when rendering the workspace. |
![]() |
resizeGripColor |
Gets or set the resize grip color. |
![]() |
resizeGripSize |
Gets or set the resize grip width. |
![]() |
returnValue |
Gets the value returned by a remote scripting method. |
![]() |
rotationGripColor |
Gets or set the rotation grip color. |
![]() |
rotationGripSize |
Gets or set the rotation grip width. |
![]() |
screenXDpi |
Gets a horizontal resolution in DPI used to show the canvas in a browser. |
![]() |
screenYDpi |
Gets a vertical resolution in DPI used to show the canvas in a browser. |
![]() |
status |
Gets a current bitmap status. |
![]() |
tags |
Gets or sets custom data. |
![]() |
width |
Gets the width of the canvas taking into account screen horizontal resolution and zoom value. |
![]() |
workspaceHeight |
Gets or sets the height of the canvas. |
![]() |
workspaceWidth |
Gets or sets the width of the canvas. |
![]() |
zoom |
Gets or sets the current zoom value. |