←Select platform

VerticalFactor Property

Summary

Gets or sets the size of the vertical wave.

Syntax

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

Property Value

Size of the vertical 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