ScrollableIHandlerMinimumZoom Property |
Hint to get or set the minimum 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 MinimumZoom { get; set; }
Property MinimumZoom As Single
Get
Set
abstract MinimumZoom : float32 with get, set
Property Value
Type:
SingleThe minimum zoom.
See Also