BaseViewer.WorkspaceHeight Property

Gets the workspace height (in pixels) of the content.

Namespace: Aurigma.GraphicsMill.AjaxControls
Assembly: Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)

Syntax

C#
public abstract float WorkspaceHeight { get; }

Property Value

The value which represents the height (in pixels) of the workspace.

See Also

Reference