Returns the topmost hit-testable Gauge item, such as a decorator or pointer, at the given location.
            
            
            シンタックス
            
            
            
            
            '宣言
 
Public Function GetItemAt( _
   ByVal  As System.Integer, _
   ByVal  As System.Integer _
) As System.Object
             
        
            
            public System.object GetItemAt( 
   System.int ,
   System.int 
)
             
        
             
        
            パラメータ
- x
 
- y
 
            
             
            
            
            
            
            
            
            
            
            
            
            
            参照