ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Animation Namespace / Timer Class / Create Method

In This Topic
    Create Method (Timer)
    In This Topic
    Initializes a new instance of the Timer class.
    Syntax
    'Declaration
     
    Public Shared Function Create() As Timer
    public static Timer Create()
    See Also