Criterion used to reference the altitude. A
member of the AgEAltRefType enumeration.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property AltitudeRef() As AgEAltRefType
|
| [C#] |
|---|
public AgEAltRefType AltitudeRef {get; set;}
|
| [Managed C++] |
|---|
public: __property AgEAltRefType get_AltitudeRef();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_AltitudeRef(
|
| [Java] |
|---|
public AgEAltRefType getAltitudeRef();public void setAltitudeRef(
|