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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.