Specify whether the reference shape is at the
Mean Sea Level.
Read-write property
[Visual Basic .NET] |
---|
Public Property UseMSL() As Boolean
|
[C#] |
---|
public bool UseMSL {get; set;}
|
[Managed C++] |
---|
public: __property bool get_UseMSL();
|
[Unmanaged C++] |
---|
public: HRESULT get_UseMSL(
|
[Java] |
---|
public bool getUseMSL();public void setUseMSL(
|