共用方式為


Point.Distance(Point) 方法

定義

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

參數

other
Point

傳回

適用於