←Select platform

Amplitude Property (RadialWaveCommand)

Summary

Gets or sets an integer that represents the magnitude of the wave.

Syntax

C#
VB
WinRT C#
C++
public int Amplitude {get; set;}
Public Property Amplitude As Integer
public int Amplitude {get; set;}
get_Amplitude(); 
set_Amplitude(value); 
Object.defineProperty('Amplitude'); 
public: 
property int Amplitude { 
   int get(); 
   void set (    int ); 
} 

Property Value

An integer that represents the magnitude of the wave. Valid values range from 0 to 100.

Example

Refer to RadialBlurCommand.

Requirements

Target Platforms

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