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