C#
VB
WinRT C#
C++
Gets or sets the size of the vertical wave.
public int VerticalFactor { get; set; }
Public Property VerticalFactor As Integer
public int VerticalFactor {get; set;}
get_VerticalFactor();
set_VerticalFactor(value);
Object.defineProperty('VerticalFactor');
Size of the vertical 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