Get the launch coordinate type.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property DisplaySystemType() As AgEVALaunchDisplaySystem |
| [C#] |
|---|
public AgEVALaunchDisplaySystem DisplaySystemType {get;} |
| [Managed C++] |
|---|
public: __property AgEVALaunchDisplaySystem get_DisplaySystemType(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgEVALaunchDisplaySystem getDisplaySystemType(); |
[Python - STK API ] |
|---|
@property def DisplaySystemType(self) -> "AgEVALaunchDisplaySystem": |






