AGI STK Graphics Plugins 11 Send 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();

[Java]
public IAgStkGraphicsPluginTile getRootTile();

[Unmanaged C++]
public: HRESULT GetRootTile(
IAgStkGraphicsPluginTile ** ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface