Gets a VGT provider to access the analytical
vector geometry, timeline, calculation and other types of
components.
Read-only property
[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(
|
[Java] |
---|
public IAgCrdnProvider getVgt();
|