Ground elevation, swath half width or vehicle
half angle.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ElevationType() As AgEVeGfxElevation
|
| [C#] |
|---|
public AgEVeGfxElevation ElevationType {get;}
|
| [Managed C++] |
|---|
public: __property AgEVeGfxElevation get_ElevationType();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_ElevationType(
|
| [Java] |
|---|
public AgEVeGfxElevation getElevationType();
|