←Select platform

AnnLayer Constructor

Summary
Creates a new layer.
Syntax
C#
VB
Objective-C
C++
Java
public AnnLayer() 
Public Function New() 
-(id)init; 
public AnnLayer() 
public:  
   AnnLayer() 
Remarks

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

Example

For an example, refer to the AnnotationsLayerDemo in your LEADTOOLS setup.

Requirements

Target Platforms

See Also

Reference

AnnLayer Class

AnnLayer Members

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

Leadtools.Annotations.Engine Assembly

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