ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Animation Namespace / Manager2 Class / EstimateNextEventTime Method

In This Topic
    EstimateNextEventTime Method
    In This Topic
    HRESULT IUIAnimationManager2::EstimateNextEventTime([Out] double* seconds)
    Syntax
    'Declaration
     
    Public Function EstimateNextEventTime() As Double
    public double EstimateNextEventTime()
    See Also