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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1