共用方式為


MapHandler.UpdateMapElement(IMapElement) 方法

定義

public:
 virtual void UpdateMapElement(Microsoft::Maui::Maps::IMapElement ^ element);
public void UpdateMapElement (Microsoft.Maui.Maps.IMapElement element);
abstract member UpdateMapElement : Microsoft.Maui.Maps.IMapElement -> unit
override this.UpdateMapElement : Microsoft.Maui.Maps.IMapElement -> unit
Public Sub UpdateMapElement (element As IMapElement)

參數

element
IMapElement

實作

適用於