STK ObjectsSend 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();
[Unmanaged C++]
public: HRESULT GetTimeComponent(
    IAgCrdn ** ppRetVal
);
[Java]
public IAgCrdn getTimeComponent();
[Python - STK API ]
def GetTimeComponent(self) -> "IAgCrdn":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.