CanvasViewer.WorkspaceWidth Property

Gets a value that represents the width (in pixels) of the Canvas associated with this CanvasViewer.

Namespace: Aurigma.GraphicsMill.AjaxControls
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)

Syntax

C#
public override float WorkspaceWidth { get; }

Property Value

The Single value which represents the width (in pixels) of the Canvas associated with this CanvasViewer.

See Also

Reference