Gets the workspace width (in pixels) of the content.
Namespace:
Aurigma.GraphicsMill.AjaxControls
Assembly:
Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)
<BrowsableAttribute(False)> _ Public MustOverride ReadOnly Property WorkspaceWidth As Single
[BrowsableAttribute(false)] public abstract float WorkspaceWidth { get; }