owner Property (AnnLayerCollection)

Summary

Gets the owner layer of this collection.

Syntax

JavaScript Syntax
Object.defineProperty(AnnLayerCollection.prototype, 'owner', 
	get: function() 
) 
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize