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






Windows & Linux

Description

Gets the transmitter'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

© 2019 Analytical Graphics, Inc. All Rights Reserved.