targetFrame Property

Summary

Gets the target frame to be compared with the reference Frame to determine whether they match.

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

Property Value

A Frame to be compared with the reference Frame to determine whether they match.

Remarks

Refer to MatchedFrames for more information about matching frames.

If targetFrame and frame match, set the value of Matched to true.

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.