parent Property

Summary

Gets the parent of this layer.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnLayer.prototype, 'parent', 
	get: function(), 
	set: function(value) 
) 
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
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.