Aurigma Graphics Mill 5.5 for .NET
BitmapViewer..::.WorkspaceWidth Property
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; }