imageURL Property

Summary

Gets or sets the full image URL.

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

Property Value

A string value that represents the full image URL.

Remarks

The image URL is not called directly, but will wait a little before calling, to determine the wait period, use RequestInterval.

Once the image is downloaded the event ImageURLChanged is fired.

Requirements

Target Platforms

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

Leadtools.Controls.Medical Assembly