Gets the parent of this layer.
Object.defineProperty(AnnLayer.prototype, 'parent',
get: function(),
set: function(value)
)
parent: AnnLayer;
The parent of this layer in the children/parent hierarchy.
For an example, refer to the AnnotationsLayerDemo in your LEADTOOLS setup.
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