←Select platform

Update Property

Summary

Gets or sets the update value.

Syntax

C#
VB
WinRT C#
C++
public int Update {get; set;}
Public Property Update As Integer
public int Update {get; set;}
get_Update(); 
set_Update(value); 
Object.defineProperty('Update'); 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Core Assembly
Click or drag to resize