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






Windows & Linux

Description

Get the 3D Graphics properties for the antenna.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property VO() As IAgAntennaVO
[C#]
public IAgAntennaVO VO {get;}
[Managed C++]
public: __property IAgAntennaVO^ get_VO();
[Unmanaged C++]
public: HRESULT get_VO(
   IAgAntennaVO ** ppRetVal
);
[Java]
public IAgAntennaVO getVO();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.