←Select platform

Owner Property

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

Property Value

The owner layer of this collection. A value of null denotes the default layer in the container.

Remarks

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

Requirements

Target Platforms

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.