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





Description

Get the position ellipsoid attributes type.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AttributesType() As AgEVeVOAttributes

[C#]
public AgEVeVOAttributes AttributesType {get;}

[Managed C++]
public: __property AgEVeVOAttributes get_AttributesType();

[Unmanaged C++]
public: HRESULT get_AttributesType(
AgEVeVOAttributes * pRetVal
);

[Java]
public AgEVeVOAttributes getAttributesType();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1