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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.