Gets a collection that manages the 3D VGT visualizations.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property RefCrdns() As IAgVORefCrdnCollection |
| [C#] |
|---|
public IAgVORefCrdnCollection RefCrdns {get;} |
| [Managed C++] |
|---|
public: __property IAgVORefCrdnCollection ^ get_RefCrdns(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVORefCrdnCollection getRefCrdns(); |
[Python - STK API ] |
|---|
@property def RefCrdns(self) -> "IAgVORefCrdnCollection": |






