matched Property

Summary

Gets or sets a boolean value that indicates whether the 2 frames provided through the event are matched.

Syntax
TypeScript
JavaScript
Object.defineProperty(MatchedFrameEventArgs.prototype, 'matched', 
	get: function(), 
	set: function(value) 
) 
matched: boolean; 

Property Value

true if the 2 frames are considered matched; false if they are not matched.

Remarks

Refer to MatchedFrame for more information about matching frames.

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.