AnnLayer Constructor

Summary

Creates a new layer.

Syntax

JavaScript Syntax
AnnLayer = function() 
TypeScript Syntax
constructor(); 

Remarks

This constructor initializes the Children and Layers properties as empty collections, ready for use.

Example

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly