STK ObjectsSend 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 ** ppVal
);
[Java]
public IAgVeGfxTimeComponentsCollection getTimeComponents();
[Python - STK API ]
@property
def TimeComponents(self) -> "IAgVeGfxTimeComponentsCollection":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.