HRESULT IUIAnimationPrimitiveInterpolation::AddSinusoidal([In] unsigned int dimension,[In] double beginOffset,[In] float bias,[In] float amplitude,[In] float frequency,[In] float phase)
            
            
            シンタックス
            
            
            
            
            '宣言
 
Public Sub AddSinusoidal( _
   ByVal  As System.Integer, _
   ByVal  As System.Double, _
   ByVal  As System.Single, _
   ByVal  As System.Single, _
   ByVal  As System.Single, _
   ByVal  As System.Single _
) 
             
        
            
            public void AddSinusoidal( 
   System.int ,
   System.double ,
   System.float ,
   System.float ,
   System.float ,
   System.float 
)
             
        
             
        
            パラメータ
- dimension
 
- beginOffset
 
- bias
 
- amplitude
 
- frequency
 
- phase
 
            
             
            
            
            
            
            
            
            
            
            
            
            
            参照