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