Aurigma Graphics Mill 5.5 for .NET
BitmapViewer..::.WorkspaceWidth Property
Gets/sets the width of the workspace.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Syntax
Visual Basic
<BrowsableAttribute(False)> _ Public Overrides Property WorkspaceWidth As Single
C#
[BrowsableAttribute(false)] public override float WorkspaceWidth { get; set; }