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






Windows & Linux

Description

Gets the radar's antenna volume graphics interface.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Volume() As IAgAntennaVolumeGraphics

[C#]
public IAgAntennaVolumeGraphics Volume {get;}

[Managed C++]
public: __property IAgAntennaVolumeGraphics^ get_Volume();

[Unmanaged C++]
public: HRESULT get_Volume(
IAgAntennaVolumeGraphics ** ppRetVal
);

[Java]
public IAgAntennaVolumeGraphics getVolume();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface