Access and manipulate the collection of Spatial Calculation Fill Levels for Volumetric object.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property FillLevels() As IAgVmVOSpatialCalculationLevelCollection |
| [C#] |
|---|
public IAgVmVOSpatialCalculationLevelCollection FillLevels {get;} |
| [Managed C++] |
|---|
public: __property IAgVmVOSpatialCalculationLevelCollection^ get_FillLevels(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_FillLevels( |
| [Java] |
|---|
public IAgVmVOSpatialCalculationLevelCollection getFillLevels(); |
