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

Leadtools.Controls.Medical Assembly

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