Gets or sets virtual location of currently visible area.

Namespace: Sgry.Azuki
Assembly: Azuki (in Azuki.dll) Version: 1.7.13.40248

Syntax

C#
Point ScrollPos { get; set; }
Visual Basic
Property ScrollPos As Point
	Get
	Set

Property Value

Type: Point

See Also