Get the 3D Graphics properties for Volumetric
Fill Legend.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property FillLegend() As IAgVmVOLegend
|
| [C#] |
|---|
public IAgVmVOLegend FillLegend {get;}
|
| [Managed C++] |
|---|
public: __property IAgVmVOLegend^ get_FillLegend();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_FillLegend(
|
| [Java] |
|---|
public IAgVmVOLegend getFillLegend();
|