Click or drag to resize

ScrollableIHandlerVisibleRect Property

Gets the coordinates of the rectangle that is visible to the user

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
Rectangle VisibleRect { get; }

Property Value

Type: Rectangle
The visible rect.
See Also