LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

Children Property (IAnnGroup)






Gets the collection of child objects in this group. .NET support Silverlight support
Syntax
AnnObjectCollection Children {get;}
'Declaration
 
ReadOnly Property Children As AnnObjectCollection
'Usage
 
Dim instance As IAnnGroup
Dim value As AnnObjectCollection
 
value = instance.Children
AnnObjectCollection Children {get;}
get_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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IAnnGroup Interface
IAnnGroup Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.