←Select platform

HorizontalFactor Property

Summary

Gets or sets the size of the horizontal wave.

Syntax

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

Property Value

Size of the horizontal wave, given as a percentage. The valid range is from 0 to 100.

Example

Refer to WaveCommand.

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