ComponentOne Bitmap for WPF
GetDependencies Method

C1.WPF.DX.4 Assembly > C1.Util.DX.Animation Namespace > Interpolator2 Class : GetDependencies Method
HRESULT IUIAnimationInterpolator2::GetDependencies([Out] UI_ANIMATION_DEPENDENCIES* initialValueDependencies,[Out] UI_ANIMATION_DEPENDENCIES* initialVelocityDependencies,[Out] UI_ANIMATION_DEPENDENCIES* durationDependencies)
Syntax
'Declaration
 
Public Sub GetDependencies( _
   ByRef initialValueDependencies As Dependencies, _
   ByRef initialVelocityDependencies As Dependencies, _
   ByRef durationDependencies As Dependencies _
) 

Parameters

initialValueDependencies
initialVelocityDependencies
durationDependencies
See Also

Reference

Interpolator2 Class
Interpolator2 Members