MapSpan.WithZoom(Double) メソッド

定義

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

パラメーター

zoomFactor
Double

戻り値

適用対象