Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Windows.Annotations Namespace > IAnnContainer Interface : Children Property |
AnnObjectCollection Children {get;}
'Declaration ReadOnly Property Children As AnnObjectCollection
'Usage Dim instance As IAnnContainer Dim value As AnnObjectCollection value = instance.Children
property AnnObjectCollection^ Children { AnnObjectCollection^ get(); }