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

Life Property






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 int Life {get; set;}
 get_Life();
set_Life(value);
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: 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

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