BaseViewer.Height Property

Gets/sets the height (in pixels) of the control area.

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

Syntax

C#
public override Unit Height { get; set; }

Property Value

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

See Also

Reference