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





Description

Configure the display times using the specified time component. Allowed are only intervals and interval lists.

Syntax

[Visual Basic .NET]
Public Sub SetTimeComponent( _
   ByVal Component As IAgCrdn _
) 

[C#]
public void SetTimeComponent(
IAgCrdn Component
);

[Managed C++]
public: void SetTimeComponent(
IAgCrdn ^ Component
);

[Java]
public  setTimeComponent(
IAgCrdn Component
);

[Unmanaged C++]
public: HRESULT SetTimeComponent(
IAgCrdn * Component
);

Parameters

Component

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1