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






Windows & Linux

Description

Get the satellite's 2D Graphics Attributes.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Attributes() As IAgVeGfxAttributes
[C#]
public IAgVeGfxAttributes Attributes {get;}
[Managed C++]
public: __property IAgVeGfxAttributes^ get_Attributes();
[Unmanaged C++]
public: HRESULT get_Attributes(
   IAgVeGfxAttributes ** ppRetVal
);
[Java]
public IAgVeGfxAttributes getAttributes();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.