| An NDoc Documented Class Library | 
            
             | 
          
        
       
      
        
LineType2d.inLine Method 
      
     
    
       Checks whether a point lays on the line or not. 
      
      Parameters
      
        - 
          pt
        
 
        - Point, which will be checked
 
        - 
          param
        
 
        - A parameter to calculate the Point pt by Value, if the point lays on the line, else param = -1.
 
      
      Return Value
      Returns true if the Point pt lays on the Line else false.
      See Also
      
        LineType2d Class | Minais.Drawing3d.Math Namespace