←Select platform

Update Property

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

Property Value

The number of iterations completed before the image is updated.

Example

Refer to AnisotropicDiffusionCommand.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Core Assembly

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