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

In This Topic
    SetUpperBound Method
    In This Topic
    HRESULT IUIAnimationVariable2::SetUpperBound([In] double bound)
    Syntax
    'Declaration
     
    Public Sub SetUpperBound( _
       ByVal bound As System.Double _
    ) 
    public void SetUpperBound( 
       System.double bound
    )

    Parameters

    bound
    See Also