Click or drag to resize

ScrollableIHandlerMaximumZoom Property

Hint to get or set the maximum zoom of the scrollable region, if the platform supports it

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

Property Value

Type: Single
The maximum zoom.
See Also