Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
Returns