←Select platform

Amplitude Property (RippleCommand)

Summary

Gets or sets the wave magnitude(amount of displacement).

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

Wave magnitude(amount of displacement). Only positive values are accepted.

Example

Refer to RippleCommand.

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