BaseViewer.Width Property

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

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

Syntax

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

Property Value

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

See Also

Reference