Gets the optional layer that contains this object.
Object.defineProperty(AnnObject.prototype, 'layer',
get: function(),
set: function(value)
)
layer: AnnLayer;
The optional layer that contains this object. The default value is null.
Do not set the layer directly using this property. Instead, add the object to the layer Children collection.
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