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 21.0.2021.6.30
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.