Click or drag to resize

ScrollableIHandlerZoom Property

Hint to set the zoom level of the scrollable region, if the platform supports it

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

Property Value

Type: Single
The current zoom level
See Also