isDataReady Property

Summary

Gets whether the image data is ready.

Syntax
TypeScript
JavaScript
Object.defineProperty(Frame.prototype, 'isDataReady', 
	get: function(), 
	set: function(value) 
) 
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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.