C#
VB
Java
WinRT C#
C++
Gets the owner layer of this collection.
public AnnLayer Owner { get; }
Public ReadOnly Property Owner As Leadtools.Annotations.Core.AnnLayer
public Leadtools.Annotations.Core.AnnLayer Owner {get;}
public AnnLayer getOwner()
get_Owner();
The owner layer of this collection. A value of null denotes the default layer in the container.
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