Freigeben über


Map.MapElements Eigenschaft

Definition

Ruft die Elemente (Pins, Polygone, Polylines usw.) ab, die derzeit zu dieser Karte hinzugefügt werden.

public:
 property System::Collections::Generic::IList<Microsoft::Maui::Controls::Maps::MapElement ^> ^ MapElements { System::Collections::Generic::IList<Microsoft::Maui::Controls::Maps::MapElement ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.Maui.Controls.Maps.MapElement> MapElements { get; }
member this.MapElements : System.Collections.Generic.IList<Microsoft.Maui.Controls.Maps.MapElement>
Public ReadOnly Property MapElements As IList(Of MapElement)

Eigenschaftswert

Gilt für: