Method Distance
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Core.dll
Distance(SvgPointF)
public double Distance(SvgPointF point)
Parameters
Returns
- double
The distance between this point and the specified point.
public double Distance(SvgPointF point)
The distance between this point and the specified point.