Click or drag to resize

ScrollableZoom 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
[DefaultValueAttribute(1f)]
public float Zoom { get; set; }

Property Value

Type: Single
The current zoom level
See Also