A collection of time components and their 2D
attributes.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property TimeComponents() As IAgVeGfxTimeComponentsCollection
|
| [C#] |
|---|
public IAgVeGfxTimeComponentsCollection TimeComponents {get;}
|
| [Managed C++] |
|---|
public: __property IAgVeGfxTimeComponentsCollection^ get_TimeComponents();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_TimeComponents(
|
| [Java] |
|---|
public IAgVeGfxTimeComponentsCollection getTimeComponents();
|