C#
VB
Java
Objective-C
C++
Creates a new layer.
public AnnLayer()
Public Function New()
-(id)init;
public AnnLayer()
public:
AnnLayer()
This constructor will initialize the Children and Layers properties as empty collections that are ready for use.
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