次の方法で共有


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

戻り値

適用対象