isFullImageReceived Property (Frame)

Summary

Determines whether the full image has been downloaded successfully.

Syntax

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

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