(Leadtools.Annotations.Core)

Layers Property (AnnLayer)

Show in webframe





Gets the collection of children AnnLayers of this layer.
Syntax
public AnnLayerCollection Layers {get;}
Public ReadOnly Property Layers As AnnLayerCollection
public AnnLayerCollection Layers {get;}

            
public AnnLayerCollection getLayers();
            
 get_Layers(); 

Property Value

The collection of children AnnLayers of this layer. The default value is an empty collection.
Remarks

You can create a hierarchy of parent/children layers using this property.

D:\LEAD15\Help\DotNet\Projects\Leadtools.Annotations.Core\Common\Types\Enums\Enums.cs
Example

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

Requirements

Target Platforms

See Also

Reference

AnnLayer Class
AnnLayer Members

 

 


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