AGI STK Objects 11Send comments on this topic.
VgtRoot Property (IAgStkObjectRoot)
See Also 
Windows






Windows & Linux

Description

Returns an instance of VGT root object.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property VgtRoot() As IAgCrdnRoot
[C#]
public IAgCrdnRoot VgtRoot {get;}
[Managed C++]
public: __property IAgCrdnRoot^ get_VgtRoot();
[Unmanaged C++]
public: HRESULT get_VgtRoot(
   IAgCrdnRoot ** ppRetVal
);
[Java]
public IAgCrdnRoot getVgtRoot();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.