Method for specifying the height of a grid
point.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property GroundAltitudeMethod() As AgECvGroundAltitudeMethod
|
| [C#] |
|---|
public AgECvGroundAltitudeMethod GroundAltitudeMethod {get; set;}
|
| [Managed C++] |
|---|
public: __property AgECvGroundAltitudeMethod get_GroundAltitudeMethod();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_GroundAltitudeMethod(
|
| [Java] |
|---|
public AgECvGroundAltitudeMethod getGroundAltitudeMethod();public void setGroundAltitudeMethod(
|