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