←Select platform

Tick Property

Summary
Gets or sets timer tick.

Syntax
C#
C++/CLI
Python
public int Tick { get; set; } 
public: 
property int Tick { 
   int get(); 
   void set (    int ); 
} 
Tick # get and set (InstructionSet) 

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 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpeg2000 Assembly

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