次の方法で共有


PointF.Distance(PointF) メソッド

定義

public:
 float Distance(Microsoft::Maui::Graphics::PointF other);
public float Distance (Microsoft.Maui.Graphics.PointF other);
member this.Distance : Microsoft.Maui.Graphics.PointF -> single
Public Function Distance (other As PointF) As Single

パラメーター

other
PointF

戻り値

適用対象