Sprache

Map.IMapClusterImageProvider.GetClusterImage Methode

Definition

 virtual Microsoft::Maui::IImageSource ^ Microsoft.Maui.Maps.IMapClusterImageProvider.GetClusterImage(System::Collections::Generic::IReadOnlyList<Microsoft::Maui::Maps::IMapPin ^> ^ pins, int count, Microsoft::Maui::Devices::Sensors::Location ^ location) = Microsoft::Maui::Maps::IMapClusterImageProvider::GetClusterImage;
Microsoft.Maui.IImageSource? IMapClusterImageProvider.GetClusterImage(System.Collections.Generic.IReadOnlyList<Microsoft.Maui.Maps.IMapPin> pins, int count, Microsoft.Maui.Devices.Sensors.Location location);
abstract member Microsoft.Maui.Maps.IMapClusterImageProvider.GetClusterImage : System.Collections.Generic.IReadOnlyList<Microsoft.Maui.Maps.IMapPin> * int * Microsoft.Maui.Devices.Sensors.Location -> Microsoft.Maui.IImageSource
override this.Microsoft.Maui.Maps.IMapClusterImageProvider.GetClusterImage : System.Collections.Generic.IReadOnlyList<Microsoft.Maui.Maps.IMapPin> * int * Microsoft.Maui.Devices.Sensors.Location -> Microsoft.Maui.IImageSource
Function GetClusterImage (pins As IReadOnlyList(Of IMapPin), count As Integer, location As Location) As IImageSource Implements IMapClusterImageProvider.GetClusterImage

Parameter

count
Int32
location
Location

Gibt zurück

Implementiert

Gilt für: