←Select platform

Children Property (AnnContainer)

Summary

Gets the collection of AnnObjects in this AnnContainer.

Syntax

C#
VB
Java
Objective-C
WinRT C#
Public ReadOnly Property Children As Leadtools.Annotations.Core.AnnObjectCollection
@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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize