BaseViewer.WorkspaceWidth Property

Gets the workspace width (in pixels) of the content.

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

Syntax

C#
public abstract float WorkspaceWidth { get; }

Property Value

The value which represents the width (in pixels) of the workspace.

See Also

Reference