Gets or sets a boolean value that indicates whether the 2 frames provided through the event are matched.
Object.defineProperty(MatchedFrameEventArgs.prototype, 'matched',
get: function(),
set: function(value)
)
matched: boolean;
true if the 2 frames are considered matched; false if they are not matched.
Refer to MatchedFrame for more information about matching frames.
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