Offsets the rectangle by the specified amount.
            
            
            シンタックス
            
            
            
            
            '宣言
 
Public Overloads Shared Function Offset( _
   ByVal  As RectL, _
   ByVal  As System.Integer, _
   ByVal  As System.Integer _
) As RectL
             
        
            
            public static RectL Offset( 
   RectL ,
   System.int ,
   System.int 
)
             
        
             
        
            パラメータ
- rc
 
- dx
 
- dy
 
            
             
            
            
            
            
            
            
            
            
            
            
            
            参照