BaseViewer.ScrollingSize Property

Gets a scroll bar length (in other words, the right-bottom point of the image fragment which is out of the visible area).

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

Syntax

C#
public virtual Point ScrollingSize { get; }

Property Value

A scroll bar length.

See Also

Reference