Get the position ellipsoid attributes type.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property AttributesType() As AgEVeVOAttributes |
| [C#] |
|---|
public AgEVeVOAttributes AttributesType {get;} |
| [Managed C++] |
|---|
public: __property AgEVeVOAttributes get_AttributesType(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgEVeVOAttributes getAttributesType(); |
[Python - STK API ] |
|---|
@property def AttributesType(self) -> "AgEVeVOAttributes": |






