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






Windows & Linux

Description

Returns the 2D attributes used to configure the appearance of ground tracks, orbits, etc. in 2D and 3D views.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Attributes() As IAgVeGfxAttributesBasic

[C#]
public IAgVeGfxAttributesBasic Attributes {get;}

[Managed C++]
public: __property IAgVeGfxAttributesBasic^ get_Attributes();

[Unmanaged C++]
public: HRESULT get_Attributes(
IAgVeGfxAttributesBasic ** ppRetVal
);

[Java]
public IAgVeGfxAttributesBasic getAttributes();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface