frame Property

Summary

Gets the Frame that has been requested.

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

Property Value

Frame for which the src file name has been requested.

Remarks

This class is sent as a parameter through the FrameRequestedSrc event. Use it to replace the internally generated src file address with a custom src.

To set a custom src, call Src.

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.