Overload List
| Name | Description | |
|---|---|---|
|  | Distance(CvPoint) | 
            Returns the distance between this line and the specified point
             | 
|  | Distance(CvPoint2D32f) | 
            Returns the distance between this line and the specified point
             | 
|  | Distance(CvPoint2D64f) | 
            Returns the distance between this line and the specified point
             | 
|  | Distance(Double, Double) | 
            Returns the distance between this line and the specified point
             | 
See Also