Gets the root tile of the tree.
| [Visual Basic .NET] |
|---|
Public Function GetRootTile() As IAgStkGraphicsPluginTile |
| [C#] |
|---|
public IAgStkGraphicsPluginTile GetRootTile(); |
| [Managed C++] |
|---|
public: IAgStkGraphicsPluginTile ^ GetRootTile(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgStkGraphicsPluginTile getRootTile(); |





