←Select platform

Parent Property

Summary
Gets the parent of this layer.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnLayer Parent { get; } 
@property (nonatomic, strong, readonly) LTAnnLayer *parent; 
public AnnLayer getParent() 
public:  
   property AnnLayer^ Parent 
   { 
      AnnLayer^ get() 
   } 
Parent # get  (AnnLayer) 

Property Value

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

Remarks

For a demo, refer to the AnnotationsLayersDemo in your LEADTOOLS setup.

Requirements

Target Platforms

See Also

Reference

AnnLayer Class

AnnLayer Members

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

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.