←Select platform

Layer Property

Summary
Get the optional layer that contain this object.
Syntax
C#
VB
Objective-C
C++
Java
public AnnLayer Layer { get; } 
Public ReadOnly Property Layer As AnnLayer 
@property (nonatomic, readonly) LTAnnLayer* layer; 
public AnnLayer getLayer() 
public:  
   property AnnLayer^ Layer 
   { 
      AnnLayer^ get() 
   } 

Property Value

The optional layer that contain this object. The default value is null.

Requirements

Target Platforms

See Also

Reference

AnnObject Class

AnnObject Members

Help Version 21.0.2021.7.2
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.