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






Windows & Linux

Description

Get the launch vehicle's 3D data display properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DataDisplay() As IAgVODataDisplayCollection

[C#]
public IAgVODataDisplayCollection DataDisplay {get;}

[Managed C++]
public: __property IAgVODataDisplayCollection^ get_DataDisplay();

[Unmanaged C++]
public: HRESULT get_DataDisplay(
IAgVODataDisplayCollection ** ppRetVal
);

[Java]
public IAgVODataDisplayCollection getDataDisplay();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface