AGI STK Objects 11 Send comments on this topic.
GetTimeComponent Method (IAgDisplayTimesTimeComponent)
See Also 





Description

Returns a time component used to configure the display times or null if component has not been configured yet.

Syntax

[Visual Basic .NET]
Public Function GetTimeComponent() As IAgCrdn

[C#]
public IAgCrdn GetTimeComponent();

[Managed C++]
public: IAgCrdn^ GetTimeComponent();

[Java]
public IAgCrdn getTimeComponent();

[Unmanaged C++]
public: HRESULT GetTimeComponent(
IAgCrdn ** ReturnValue
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1