MatchedFrameEventArgs Constructor

Summary

Initializes a new instance of the MatchedFrameEventArgs class with explicit parameters.

Syntax
TypeScript
JavaScript
MatchedFrameEventArgs = function( 
   frame, 
   targetFrame 
) 
constructor( 
   frame: Frame, 
   targetFrame: Frame 
); 

Parameters

frame

The reference frame in question.

targetFrame

The target frame that should be compared to the reference frame to see if they match the critiera that the user specified.

Remarks

The MatchedFrameEventArgs class provides data for MatchedFrames.

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.