MapElementHandler.MapFill(IMapElementHandler, IMapElement) 方法

定义

public:
 static void MapFill(Microsoft::Maui::Maps::Handlers::IMapElementHandler ^ handler, Microsoft::Maui::Maps::IMapElement ^ mapElement);
public static void MapFill (Microsoft.Maui.Maps.Handlers.IMapElementHandler handler, Microsoft.Maui.Maps.IMapElement mapElement);
static member MapFill : Microsoft.Maui.Maps.Handlers.IMapElementHandler * Microsoft.Maui.Maps.IMapElement -> unit
Public Shared Sub MapFill (handler As IMapElementHandler, mapElement As IMapElement)

参数

mapElement
IMapElement

适用于