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






Windows & Linux

Description

Gets the antenna volume graphics interface.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property VolumeGraphics() As IAgAntennaVolumeGraphics
[C#]
public IAgAntennaVolumeGraphics VolumeGraphics {get;}
[Managed C++]
public: __property IAgAntennaVolumeGraphics^ get_VolumeGraphics();
[Unmanaged C++]
public: HRESULT get_VolumeGraphics(
   IAgAntennaVolumeGraphics ** ppRetVal
);
[Java]
public IAgAntennaVolumeGraphics getVolumeGraphics();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.