(Leadtools.Annotations.Core)

Children Property (AnnContainer)

Show in webframe





Gets the collection of AnnObjects in this AnnContainer.
Syntax
public AnnObjectCollection Children {get;}
Public ReadOnly Property Children As AnnObjectCollection
public AnnObjectCollection Children {get;}
@property (nonatomic,readonly) LTAnnObjectCollection* children;
public AnnObjectCollection getChildren()
 get_Children(); 

Property Value

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

For an example, refer to AnnContainer.

Requirements

Target Platforms

See Also

Reference

AnnContainer Class
AnnContainer Members

 

 


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