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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

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