LEADTOOLS JPEG 2000 (Leadtools.Jpeg2000 assembly)
LEAD Technologies, Inc

Tick Property






Gets or sets timer tick.
Syntax
public int Tick {get; set;}
'Declaration
 
Public Property Tick As Integer
'Usage
 
Dim instance As InstructionSet
Dim value As Integer
 
instance.Tick = value
 
value = instance.Tick
public int Tick {get; set;}
 get_Tick();
set_Tick(value);
public:
property int Tick {
   int get();
   void set (    int value);
}

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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

InstructionSet Class
InstructionSet Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpeg2000 requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features