The coordinates of where the input connects to the bus.
	  	
	  
		
	    	
	    	|  Syntax: | 
|---|
	    	
	            | DlxBusentry.GetAnchorPoint() | 
	    	
	     
	    	    		   	   
		Return Value
		If the operation is successful, it returns a DlxPoint with the 
		coordinates; otherwise it returns an invalid point. Use IsValid to verify that the point is valid.
			
	Example
	
		
			
				|  |  Copy code | 
			
				| 
 | 
		
	 
	    
		See also