AGI STK Objects 11 Send comments on this topic.
RefCrdns Property (IAgVOVector)
See Also 





Description

Gets a collection that manages the 3D VGT visualizations.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property RefCrdns() As IAgVORefCrdnCollection

[C#]
public IAgVORefCrdnCollection RefCrdns {get;}

[Managed C++]
public: __property IAgVORefCrdnCollection^ get_RefCrdns();

[Unmanaged C++]
public: HRESULT get_RefCrdns(
IAgVORefCrdnCollection ** ppRetVal
);

[Java]
public IAgVORefCrdnCollection getRefCrdns();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1