Gets a value that represents a scroll bar width (in pixels) in calculations.
Namespace:
GraphicsMill
Assembly:
Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)
function get_scrollBarWidth();
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.