←Select platform

Life Property

Summary
Gets or sets the LIFE value.

Syntax
C#
C++/CLI
Python
public int Life { get; set; } 
public: 
property int Life { 
   int get(); 
   void set (    int ); 
} 
Life # get and set (InstructionSetParameter) 

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

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpeg2000 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.