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.
| [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( |
