C#
VB
WinRT C#
C++
Gets or sets the size of the horizontal wave.
public int HorizontalFactor { get; set; }
Public Property HorizontalFactor As Integer
public int HorizontalFactor {get; set;}
get_HorizontalFactor();
set_HorizontalFactor(value);
Object.defineProperty('HorizontalFactor');
Size of the horizontal wave, given as a percentage. The valid range is from 0 to 100.
Refer to WaveCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET