Get Active Grid Points values for Volume property in the 3D Graphics properties for Volumetric object.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ActiveGridPoints() As IAgVmVOActiveGridPoints |
| [C#] |
|---|
public IAgVmVOActiveGridPoints ActiveGridPoints {get;} |
| [Managed C++] |
|---|
public: __property IAgVmVOActiveGridPoints^ get_ActiveGridPoints(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_ActiveGridPoints( |
| [Java] |
|---|
public IAgVmVOActiveGridPoints getActiveGridPoints(); |
