ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Animation Namespace / Timer Class / GetTime Method

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