LEADTOOLS JPEG 2000 (Leadtools.Jpeg2000 assembly)

Life Property

Show in webframe





Gets or sets the LIFE value.
Syntax
public int Life {get; set;}
'Declaration
 
Public Property Life As Integer
'Usage
 
Dim instance As InstructionSetParameter
Dim value As Integer
 
instance.Life = value
 
value = instance.Life

            

            
public:
property int Life {
   int get();
   void set (    int value);
}

Property Value

Duration of this instruction.
Remarks
This field specifies the number of timer ticks that should ideally occur between completing execution of the current instruction and completing execution of the next instruction. A value of zero indicates that the current instruction and the next instruction will be executed within the same display update.
Requirements

Target Platforms

See Also

Reference

InstructionSetParameter Structure
InstructionSetParameter 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