AGI STK Objects 11 Send comments on this topic.
DisplayTimesData Property (IAgDisplayTm)
See Also 





Description

Returns the display times data.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DisplayTimesData() As IAgDisplayTimesData

[C#]
public IAgDisplayTimesData DisplayTimesData {get;}

[Managed C++]
public: __property IAgDisplayTimesData^ get_DisplayTimesData();

[Unmanaged C++]
public: HRESULT get_DisplayTimesData(
IAgDisplayTimesData ** ppRetVal
);

[Java]
public IAgDisplayTimesData getDisplayTimesData();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1