Gets the elevation stop value.
Read-only property
[Visual Basic .NET] |
---|
Public Property ElevationStop() As Double
|
[C#] |
---|
public double ElevationStop {get;}
|
[Managed C++] |
---|
public: __property double get_ElevationStop();
|
[Unmanaged C++] |
---|
public: HRESULT get_ElevationStop(
|
[Java] |
---|
public double getElevationStop();
|