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





Description

Returns an instance of a time component which provides the time intervals to control the appearance and visibility of the graphics path. The method may throw an exception if the component is invalid.

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