Click or drag to resize

ScrollableIHandlerScrollPosition Property

Gets or sets the scroll position from the top-left origin

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
Point ScrollPosition { get; set; }

Property Value

Type: Point
The scroll position.
See Also