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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface