Set the elevation type.
[Visual Basic .NET] |
---|
Public Sub SetElevationType( _ ByVal Elevation As AgEVeGfxElevation _ ) |
[C#] |
---|
public void SetElevationType( AgEVeGfxElevation Elevation ); |
[Managed C++] |
---|
public: void SetElevationType( AgEVeGfxElevation Elevation ); |
[Unmanaged C++] |
---|
public: HRESULT SetElevationType( AgEVeGfxElevation Elevation ); |
[Java] |
---|
public void setElevationType( AgEVeGfxElevation Elevation ); |
[Python - STK API ] |
---|
def SetElevationType(self, Elevation:"AgEVeGfxElevation") -> None: |
- Elevation