Polygon.Geopath 属性

定义

获取地图上构成此多边形轮廓的地图上的位置列表。

public:
 property System::Collections::Generic::IList<Microsoft::Maui::Devices::Sensors::Location ^> ^ Geopath { System::Collections::Generic::IList<Microsoft::Maui::Devices::Sensors::Location ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.Maui.Devices.Sensors.Location> Geopath { get; }
member this.Geopath : System.Collections.Generic.IList<Microsoft.Maui.Devices.Sensors.Location>
Public ReadOnly Property Geopath As IList(Of Location)

属性值

适用于