(Leadtools.Annotations.Core)

Layers Property (AnnContainer)

Show in webframe





Gets the collection of AnnLayers in this AnnContainer.
Syntax
public AnnLayerCollection Layers {get;}
Public ReadOnly Property Layers As AnnLayerCollection
public AnnLayerCollection Layers {get;}
@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

See Also

Reference

AnnContainer Class
AnnContainer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.