isDataReady Property (Frame)

Summary

Gets whether the image data is ready.

Syntax

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

Property Value

true if the image data is ready, false otherwise.

Remarks

The image data described here is the data downloaded using SetPNGDataSrc.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize