Gets or sets whether the frame image is in a wave form.
Object.defineProperty(Frame.prototype, 'isWaveForm',
get: function(),
set: function(value)
)
isWaveForm: boolean;
true if the frame image is in a wave form, false otherwise.
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