AGI STK Objects 11 Send comments on this topic.
Vgt Property (IAgStkAccess)
See Also 





Description

Gets a VGT provider to access the analytical vector geometry, timeline, calculation and other types of components.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Vgt() As IAgCrdnProvider

[C#]
public IAgCrdnProvider Vgt {get;}

[Managed C++]
public: __property IAgCrdnProvider^ get_Vgt();

[Unmanaged C++]
public: HRESULT get_Vgt(
IAgCrdnProvider ** ppRetVal
);

[Java]
public IAgCrdnProvider getVgt();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1