←Select platform

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpeg2000 Assembly
Click or drag to resize