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; }

Property Value

The height of the workspace.