Gets the root tile of the tree.
| [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(
|