Partager via


Map.MapElements Propriété

Définition

Obtient les éléments (broches, polygones, polylignes, etc.) actuellement ajoutés à cette carte.

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)

Valeur de propriété

S’applique à