←Select platform

Frequency Property (RippleCommand)

Summary

Gets or sets the number of repeated waves along the radial line.

Syntax

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

Property Value

Number of repeated waves along the radial line. 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