Namespace:
CADImport.Professional
        Assembly: CADImport (in CADImport.dll)
Syntax
	
	
	  
		  
			  
		      | Visual Basic (Declaration) | 
		    
		    
		      Public Function GetIntersection( _     ByVal l As KBLine, _     ByRef p As DPoint _  ) As Boolean  | 
		    
		  
		
		
		
			
		
		
		
		
	 
	Parameters
	- 
		
			l
		
	
 
	- 
		
			Type: KBLine 
		
		
			 
		
	 
	- 
		
			p
		
	
 
	- 
		
			Type: DPoint 
		
		
			 
		
	 
 
	
		
		
		Platforms
	
  
	
	
	
	
	
	
		
		
		Version Information
	
  
.NET Framework
Supported in: 2.0 - 4, NET6
  .NET Framework Client Profile
Supported in: 4, 3.5 SP1
	
	
		
		
		See Also