Compartilhar via


Polygon.Geopath Propriedade

Definição

Obtém uma lista de locais no mapa que forma o contorno deste polígono no 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 da propriedade

Aplica-se a