Condividi tramite


Map.MapElements Proprietà

Definizione

Ottiene gli elementi (puntini, poligoni, polilinee e così via) attualmente aggiunti a questa mappa.

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)

Valore della proprietà

Si applica a