ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Animation Namespace / Variable2 Class / SetLowerBound Method

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

    Parameters

    bound
    See Also