AnnLayerCollection Constructor

Summary

Creates a new layer collection for the specified owner.

Syntax

JavaScript Syntax
AnnLayerCollection = function( 
   owner 
) 
TypeScript Syntax
constructor( 
   owner: AnnLayer 
); 

Parameters

owner

The owner layer

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