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





Description

Get the satellite's 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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1