Attaches a container to this drawing engine.
AnnRenderingEngine.prototype.attachContainer = function(
container
)
attachContainer(
container: AnnContainer
): void;
container
Container to attach
Call this method to set the container containing the objects to be rendered by this rendering engine.
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