Gets a value that indicate whether to render this object if the container is in run mode.
Object.defineProperty(AnnHotspotObjectRenderer.prototype, 'showAtRunMode',
get: function()
)
showAtRunMode: boolean; // read-only
true to render this object if the container is in run mode, otherwise; false.
The value of this property will be true if the container is in run mode and hotspot object will be not be rendered (invisible). Derived classes can override this property if chose to render the object even at run mode.
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