Compartilhar via


PointF.Distance(PointF) Método

Definição

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

Parâmetros

other
PointF

Retornos

Aplica-se a