←Select platform

Layers Property (AnnContainer)

Summary

Gets the collection of AnnLayers in this AnnContainer.

Syntax

C#
VB
Java
Objective-C
WinRT C#
Public ReadOnly Property Layers As Leadtools.Annotations.Core.AnnLayerCollection
@property (nonatomic,readonly) LTAnnLayerCollection* layers;
public AnnLayerCollection getLayers()
get_Layers();

Property Value

The collection of AnnLayers contained in this AnnContainer. The default value is an empty collection that is ready to be used.

Example

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize