Share via


MapSpan.WithZoom(Double) Method

Definition

public:
 Microsoft::Maui::Maps::MapSpan ^ WithZoom(double zoomFactor);
public Microsoft.Maui.Maps.MapSpan WithZoom (double zoomFactor);
member this.WithZoom : double -> Microsoft.Maui.Maps.MapSpan
Public Function WithZoom (zoomFactor As Double) As MapSpan

Parameters

zoomFactor
Double

Returns

Applies to