Gets a value that represents a scroll bar width (in pixels) in calculations.

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

Syntax

Java Script

function get_scrollBarWidth();

Property Value

The value that represents a scroll bar width (in pixels) in calculations.

Remarks

Since there is no simple way to determine the scroll bar width from the JavaScript (taking into account different platform, accessibility modes, etc) the estimated value is specified by this property.

This property corresponds to BaseViewer.ScrollBarWidth server-side member.