Gets the target frame to be compared with the reference Frame to determine whether they match.
Object.defineProperty(MatchedFrameEventArgs.prototype, 'targetFrame',
get: function()
)
targetFrame: Frame; // read-only
A Frame to be compared with the reference Frame to determine whether they match.
Refer to MatchedFrames for more information about matching frames.
If targetFrame and frame match, set the value of Matched to true.
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