ComponentOne Bitmap for UWP
Update Method (Manager2)

C1.UWP.DX Assembly > C1.Util.DX.Animation Namespace > Manager2 Class : Update Method
HRESULT IUIAnimationManager2::Update([In] double timeNow,[Out, Optional] UI_ANIMATION_UPDATE_RESULT* updateResult)
Syntax
'Declaration
 
Public Function Update( _
   ByVal timeNow As System.Double _
) As UpdateResult
public UpdateResult Update( 
   System.double timeNow
)

Parameters

timeNow
See Also

Reference

Manager2 Class
Manager2 Members