←Select platform

Frequency Property

Summary
Gets or sets the number of repeated waves along the radial line.
Syntax
C#
VB
C++
public int Frequency { get; set; } 
  
Public Property Frequency As Integer 
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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.SpecialEffects Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.