Leadtools.Windows.Annotations Namespace > IAnnGroup Interface : Children Property |
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(); }
For more information about grouping and ungrouping, refer to Grouping and Ungrouping WPF Annotation Objects.