Choose the point height's reference. Available options are central body ellipsoid (WSG84), terrain or Mean Sea Level.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property ReferenceShape() As AgECrdnReferenceShapeType |
| [C#] |
|---|
public AgECrdnReferenceShapeType ReferenceShape {get; set;} |
| [Managed C++] |
|---|
public: __property AgECrdnReferenceShapeType get_ReferenceShape(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_ReferenceShape( |
| [Java] |
|---|
public AgECrdnReferenceShapeType getReferenceShape();public void setReferenceShape( |
