Xamarin.Forms.Point.Distance Method
Calculates the distance between two points.

Syntax

public double Distance (Point other)

Parameters

other
The Xamarin.Forms.Point to which the distance is calculated.

Returns

The distance between this and the other.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0