Tick Property

Summary
Gets or sets timer tick.
Syntax
C#
VB
C++
public int Tick { get; set; } 
  
Public Property Tick As Integer 
public: 
property int Tick { 
   int get(); 
   void set (    int ); 
} 

Property Value

Duration of timer tick.

Remarks

This field specifies the duration of the timer tick (used by the LIFE instruction parameter), in milliseconds.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpeg2000 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.