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++] |
|---|
public: HRESULT get_AttributesType(
|
| [Java] |
|---|
public AgEVeVOAttributes getAttributesType();
|