Gets or sets the user text that will be shown above the spy glass object.
Object.defineProperty(MedicalSpyGlassInteractiveMode.prototype, 'text',
get: function(),
set: function(value)
)
text: string;
Character string that represents the user text that will be shown above the spy glass object.
You must set ShowOverlayText to true in order to be able to show the text.
The text is shown at the top of the spy glass object.
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