STK AgGraphicsPluginSend comments on this topic.
GetRootTile Method (IAgStkGraphicsPluginTiler)
See Also
Windows





Windows & Linux

Description

Gets the root tile of the tree.

Syntax

[Visual Basic .NET]
Public Function GetRootTile() As IAgStkGraphicsPluginTile
[C#]
public IAgStkGraphicsPluginTile GetRootTile();
[Managed C++]
public: IAgStkGraphicsPluginTile ^ GetRootTile();
[Unmanaged C++]
public: HRESULT GetRootTile(
    IAgStkGraphicsPluginTile ** ppRetVal
);
[Java]
public IAgStkGraphicsPluginTile getRootTile();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.