Specify the altitude reference. Default is Ellipsoid.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property AltRef() As AgEAltRefType |
| [C#] |
|---|
public AgEAltRefType AltRef {get; set;} |
| [Managed C++] |
|---|
public: __property AgEAltRefType get_AltRef(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgEAltRefType getAltRef(); public void setAltRef( AgEAltRefType ); |





