Condividi tramite


Point.Distance(Point) Metodo

Definizione

public:
 double Distance(Microsoft::Maui::Graphics::Point other);
public double Distance (Microsoft.Maui.Graphics.Point other);
member this.Distance : Microsoft.Maui.Graphics.Point -> double
Public Function Distance (other As Point) As Double

Parametri

other
Point

Restituisce

Si applica a