parent Property (AnnLayer)

Summary

Gets the parent of this layer.

Syntax

JavaScript Syntax
Object.defineProperty(AnnLayer.prototype, 'parent', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
parent: AnnLayer;

Property Value

The parent of this layer in the children/parent hierarchy.

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