AGI STK Objects 11Send comments on this topic.
DisplayElements Property (IAgVeVOBPlaneTemplate)
See Also 
Windows






Windows & Linux

Description

Returns the 3D BPlane template display collection.

Property type

Read-only property

Syntax

[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(
   IAgVeVOBPlaneTemplateDisplayCollection ** ppRetVal
);
[Java]
public IAgVeVOBPlaneTemplateDisplayCollection getDisplayElements();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.