共用方式為


IMap.Elements 屬性

定義

要在此地圖上顯示的針腳。

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)

屬性值

適用於