Visual Basic (Declaration) | |
---|---|
Public Property Update As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AnisotropicDiffusionCommand Dim value As Integer instance.Update = value value = instance.Update |
C# | |
---|---|
public int Update {get; set;} |
Property Value
The number of iterations before each consecutive update of the image.Refer to AnisotropicDiffusionCommand.
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)