AGI STK Objects 11Send comments on this topic.
TimeComponents Property (IAgVeGfxAttributesTimeComponents)
See Also 
Windows






Windows & Linux

Description

A collection of time components and their 2D attributes.

Property type

Read-only property

Syntax

[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(
   IAgVeGfxTimeComponentsCollection ** ppRetVal
);
[Java]
public IAgVeGfxTimeComponentsCollection getTimeComponents();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.