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





Description

Get the position ellipsoid graphics attributes.

Property type

Read-only property

Syntax

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

[C#]
public IAgVeVOAttributes Attributes {get;}

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

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

[Java]
public IAgVeVOAttributes getAttributes();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1