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 
[C#]
public IAgCrdn GetTimeComponent();
[Managed C++]
public: IAgCrdn ^ GetTimeComponent();
[Java]
public IAgCrdn getTimeComponent();
[Unmanaged C++]
public: HRESULT GetTimeComponent(
    IAgCrdn ** ppRetVal
);

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.