isWaveForm Property

Summary

Gets or sets whether the frame image is in a wave form.

Syntax

JavaScript Syntax
Object.defineProperty(Frame.prototype, 'isWaveForm', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
isWaveForm: boolean; 

Property Value

true if the frame image is in a wave form, false otherwise.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly