Returns the distance between this line and the specified point
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- x
- Type: SystemDouble
[Missing <param name="x"/> documentation for "M:OpenCvSharp.CvLine2D.Distance(System.Double,System.Double)"]
- y
- Type: SystemDouble
[Missing <param name="y"/> documentation for "M:OpenCvSharp.CvLine2D.Distance(System.Double,System.Double)"]
Return Value
Type: Double[Missing <returns> documentation for "M:OpenCvSharp.CvLine2D.Distance(System.Double,System.Double)"]
See Also