Gets or sets a value that indicates whether to show the thumbs.
Object.defineProperty(AnnAutomationManager.prototype, 'showThumbs',
get: function(),
set: function(value)
)
showThumbs: boolean;
true to show the thumbs; otherwise, it is false. The default value is true.
Changing this property will affect the current and all future running AnnEditDesigner objects. For more information refer to the AnnEditDesigner.ShowThumbs property.
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