AGI STK Objects 11 Send comments on this topic.
Root Property (IAgStkObject)
See Also 





Description

Returns the Root object or null.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Root() As IAgStkObjectRoot

[C#]
public IAgStkObjectRoot Root {get;}

[Managed C++]
public: __property IAgStkObjectRoot^ get_Root();

[Unmanaged C++]
public: HRESULT get_Root(
IAgStkObjectRoot ** ppRetVal
);

[Java]
public IAgStkObjectRoot getRoot();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1