Repetition Property

Summary
Gets or sets the repetition value.
Syntax
C#
VB
C++
public int Repetition { get; set; } 
  
Public Property Repetition As Integer 
public: 
property int Repetition { 
   int get(); 
   void set (    int ); 
} 

Property Value

This field specifies the number of times to repeat this particular set of instructions.

Requirements

Target Platforms

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

Leadtools.Jpeg2000 Assembly

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