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++] |
|---|
public: HRESULT get_DisplaySystemType(
|
| [Java] |
|---|
public AgEVALaunchDisplaySystem getDisplaySystemType();
|