共用方式為


Map.MapElements 屬性

定義

取得目前新增至此地圖的專案(針腳、多邊形、聚合線條等)。

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)

屬性值

適用於