owner Property

Summary

Gets the owner layer of this collection.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnLayerCollection.prototype, 'owner', 
	get: function() 
) 
owner: AnnLayer; // read-only 

Property Value

The owner layer of this collection. A value of null denote the default layer in the container.

Example

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

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly