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 MaximumZoom As Single
Get
Set
abstract MaximumZoom : float32 with get, set
Property Value
Type:
SingleThe maximum zoom.
See Also