Gets or sets a value indicating whether the object is enabled.
Object.defineProperty(AnnContainer.prototype, 'isEnabled',
get: function(),
set: function(value)
)
isEnabled: boolean;
true if the container is enabled; otherwise, it is false. The default value is true.
When the container is disabled, it is considered read-only by the automation manager and objects will be rendered but cannot be edited.
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