Canvas.WorkspaceWidth Property

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

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

Syntax

C#
public float WorkspaceWidth { get; set; }

Property Value

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

See Also

Reference