←Select platform

AnnLayer Constructor

Summary
Creates a new layer.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnLayer() 
-(id)init; 
public AnnLayer() 
public:  
   AnnLayer() 
__init__() # Default constructor 
Remarks

This constructor will initialize the Children and Layers properties as empty collections that are ready for use.

For a demo, refer to the AnnotationsLayersDemo in your LEADTOOLS setup.

Requirements

Target Platforms

See Also

Reference

AnnLayer Class

AnnLayer Members

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.