C#
VB
Java
Objective-C
WinRT C#
C++
Get the optional layer that contain this object.
public AnnLayer Layer { get; }
Public ReadOnly Property Layer As Leadtools.Annotations.Core.AnnLayer
public Leadtools.Annotations.Core.AnnLayer Layer {get;}
@property (nonatomic, readonly) LTAnnLayer* layer;
public AnnLayer getLayer()
get_Layer();
The optional layer that contain this object. The default value is null.
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