CalculateDistance(PointF, PointF) Method

Definition

Namespace Svg
Assembly Svg.Custom.dll
protected static double CalculateDistance(PointF first, PointF second)

Parameters

first
PointF
second
PointF

Returns