Share via


Point.Distance(Point) Method

Definition

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

Parameters

other
Point

Returns

Applies to