C#
VB
WinRT C#
C++
Gets or sets the maximum height (in pixels) that the wave can reach.
public int MaximumHeight { get; set; }
Public Property MaximumHeight As Integer
public int MaximumHeight {get; set;}
get_MaximumHeight();
set_MaximumHeight(value);
Object.defineProperty('MaximumHeight');
The maximum height (in pixels) that the wave can reach. This property only accepts positive values.
Refer to RevEffectCommand.
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