Gets whether to draw the image overlay text.
Object.defineProperty(Frame.prototype, 'enableDraw',
get: function(),
set: function(value)
)
enableDraw: boolean;
true to draw the overlay text, false otherwise.
refer to Overlays for more information on how to add an overlay text.
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