Initializes a new instance of the MatchedFrameEventArgs class with explicit parameters.
MatchedFrameEventArgs = function(
frame,
targetFrame
)
constructor(
frame: Frame,
targetFrame: Frame
);
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.
The MatchedFrameEventArgs class provides data for MatchedFrames.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET