Compartir a través de


IMap.Elements Propiedad

Definición

Patillas que se van a mostrar en este mapa.

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

Valor de propiedad

Se aplica a