다음을 통해 공유


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

반환

적용 대상