←Select platform

Owner Property

Summary

Gets the owner layer of this collection.

Syntax
C#
VB
C++
Java
public AnnLayer Owner { get; } 
Public ReadOnly Property Owner As AnnLayer 
public AnnLayer getOwner() 
public:  
   property AnnLayer^ Owner 
   { 
      AnnLayer^ get() 
   } 

Property Value

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

Example

For an example, refer to the AnnotationsLayerDemo in your LEADTOOLS setup.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly