AGI STK Graphics Plugins 11 Send comments on this topic.
Children Property (IAgStkGraphicsPluginTile)
See Also 
Windows






Windows & Linux

Description

Gets the number of child tiles.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Children() As Integer

[C#]
public int Children {get;}

[Managed C++]
public: __property int get_Children();

[Unmanaged C++]
public: HRESULT get_Children(
int * pRetVal
);

[Java]
public ppInteger getChildren();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface