Aracılığıyla paylaş


Polygon.Remove(Location) Yöntem

Tanım

Bu çokgenden bir konum nesnesi kaldırır.

public:
 virtual bool Remove(Microsoft::Maui::Devices::Sensors::Location ^ item);
public bool Remove (Microsoft.Maui.Devices.Sensors.Location item);
abstract member Remove : Microsoft.Maui.Devices.Sensors.Location -> bool
override this.Remove : Microsoft.Maui.Devices.Sensors.Location -> bool
Public Function Remove (item As Location) As Boolean

Parametreler

item
Location

Kaldırılacak konum nesnesi.

Döndürülenler

true konumu başarıyla kaldırıldıysa, aksi takdirde false.

Uygulamalar

Şunlara uygulanır