BaseViewer.ScrollingPosition Property

Gets/sets the position of the scroll bars.

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

Syntax

C#
public Point ScrollingPosition { get; set; }

Property Value

The point that stores the position of the scroll bars.

See Also

Reference