This documentation is for the old version. Go to the latest Graphics Mill docs

CanvasData Members

The CanvasData type exposes the following members.

Methods

Name Description
Public method Static member applyState

Applies the canvasData state to the specified Canvas.

Fields

Name Description
Public field CurrentLayerIndex

The index of the currently selected layer.

Public field CurrentVObjectIndex

The index of the currently selected v-object.

Public field Layers

The collection of layers associated with this canvas.

Public field PreviewColorManagementEnabled

The value indicating whether to use color management when displaying images.

Public field PrintColorManagementEnabled

The value which specifies whether to use color management when rendering the workspace.

Public field ReturnValue

The value returned by a remote scripting method.

Public field ScreenXDpi

The screen horizontal resolution.

Public field ScreenYDpi

The screen vertical resolution.

Public field Zoom

The zoom value.

See Also

Reference