CanvasViewer.WorkspaceHeight Property

Gets a value that represents the height (in pixels) of the Canvas associated with this CanvasViewer.

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

Syntax

C#
public override float WorkspaceHeight { get; }

Property Value

The Single value which represents the height (in pixels) of the Canvas associated with this CanvasViewer.

See Also

Reference