STK AgGraphicsPluginSend 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 short
[C#]
public short Children {get;}
[Managed C++]
public: __property short get_Children();
[Unmanaged C++]
public: HRESULT get_Children(
    short * pRetVal
);
[Java]
public short getChildren();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.