LEADTOOLS JPEG 2000 (Leadtools.Jpeg2000 assembly)

Tick Property

Show in webframe





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:
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

See Also

Reference

InstructionSet Class
InstructionSet Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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