ComponentOne Bitmap for WinForms
C1.Win.C1DX.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 System.Double
    public System.double EstimateNextEventTime()
    See Also