Removes the first occurrence of the specified AnnLayer from the collection.
AnnLayerCollection.prototype.remove = function(
item
)
remove(
item: AnnLayer
): void;
annLayer
The AnnLayer to be removed.
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