isFullImageReceived Property

Summary

Determines whether the full image has been downloaded successfully.

Syntax
TypeScript
JavaScript
Object.defineProperty(Frame.prototype, 'isFullImageReceived', 
	get: function() 
) 
isFullImageReceived: boolean; // read-only 

Property Value

true if the full image has been received, false otherwise.

Remarks

The full image can be downloaded using ImageURL.

Requirements

Target Platforms

Help Version 22.0.2023.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.