共用方式為


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

傳回

適用於