Gets the altitude reference type.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Type() As AgEVeAltitudeRef
|
| [C#] |
|---|
public AgEVeAltitudeRef Type {get;}
|
| [Managed C++] |
|---|
public: __property AgEVeAltitudeRef get_Type();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Type(
|
| [Java] |
|---|
public AgEVeAltitudeRef getType();
|