The altitude reference of the object.
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++] |
---|
public: HRESULT get_AltRef( |
[Java] |
---|
public AgEAltRefType getAltRef();public void setAltRef( |