Returns the 3D BPlane template display
collection.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property DisplayElements() As IAgVeVOBPlaneTemplateDisplayCollection
|
| [C#] |
|---|
public IAgVeVOBPlaneTemplateDisplayCollection DisplayElements {get;}
|
| [Managed C++] |
|---|
public: __property IAgVeVOBPlaneTemplateDisplayCollection^ get_DisplayElements();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_DisplayElements(
|
| [Java] |
|---|
public IAgVeVOBPlaneTemplateDisplayCollection getDisplayElements();
|