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