Compartir a través de


Polygon.Geopath Propiedad

Definición

Obtiene una lista de ubicaciones en el mapa que forma el contorno de este polígono en el mapa.

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)

Valor de propiedad

Se aplica a