Determines whether the specified AnnLayer is in the collection.
AnnLayerCollection.prototype.contains = function(
item
)
contains(
item: AnnLayer
): boolean;
annLayer
The AnnLayer to locate in the collection.
true if the AnnLayer is found; otherwise, it is false.
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