Gets a value which represents the width (in pixels) of the bitmap loaded in BitmapViewer.

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

Syntax

Visual Basic

<BrowsableAttribute(False)> _
Public Overrides ReadOnly Property WorkspaceWidth As Single

C#

[BrowsableAttribute(false)]
public override float WorkspaceWidth { get; }

Property Value

The value which represents the width (in pixels) of the bitmap loaded in BitmapViewer.