LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Children Property (IAnnGroup)

Show in webframe





Gets the collection of child objects in this group.
Syntax
AnnObjectCollection Children {get;}
'Declaration
 
ReadOnly Property Children As AnnObjectCollection
'Usage
 
Dim instance As IAnnGroup
Dim value As AnnObjectCollection
 
value = instance.Children

            

            
property AnnObjectCollection^ Children {
   AnnObjectCollection^ get();
}

Property Value

An AnnObjectCollection that can be used to add, remove and enumerate the child objects in this group.
Remarks

For more information about grouping and ungrouping, refer to Grouping and Ungrouping WPF Annotation Objects.

Requirements

Target Platforms

See Also

Reference

IAnnGroup Interface
IAnnGroup Members

 

 


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