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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1