AGI STK Graphics Plugins 11 Send comments on this topic.
GetRootTile Method (IAgStkGraphicsPluginTiler)
See Also 





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1