ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Animation Namespace / Variable2 Class / GetCurve Method

In This Topic
    GetCurve Method
    In This Topic
    HRESULT IUIAnimationVariable2::GetCurve([In] IUnknown* animation)
    Syntax
    'Declaration
     
    Public Sub GetCurve( _
       ByVal animation As ComObject _
    ) 
    public void GetCurve( 
       ComObject animation
    )

    Parameters

    animation
    See Also