Gets or sets a value that represents the wave length.
public int WaveLength { get; set; }
Public Property WaveLength As Integer
public int WaveLength {get; set;}
get_WaveLength();
set_WaveLength(value);
Object.defineProperty('WaveLength');
Value that represents the wave length, if the WaveCommandFlags.Period flag is set in the Flags property. Possible values range from 1 - 100 and give the wavelength as a percentage of the image dimensions. If the WaveCommandFlags.Frequency flag is set in the Flags property, this value is the number of repeated waves.
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