ComponentOne Bitmap for UWP
C1.UWP.DX 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