C#
VB
Java
Objective-C
WinRT C#
C++
Gets the parent of this layer.
public AnnLayer Parent { get; }
Public ReadOnly Property Parent As Leadtools.Annotations.Core.AnnLayer
public Leadtools.Annotations.Core.AnnLayer Parent {get;}
@property (nonatomic, readonly) LTAnnLayer* parent;
public AnnLayer getParent()
get_Parent();
The parent of this layer in the parent/children 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