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





Description

Get the 3D Graphics properties for Volume.

Property type

Read-only property

Syntax

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

[C#]
public IAgVmVOVolume Volume {get;}

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

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

[Java]
public IAgVmVOVolume getVolume();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1