다음을 통해 공유


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

반환

적용 대상