Get the launch vehicle's 2D resolution
properties.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Resolution() As IAgVeGfxTrajectoryResolution
|
| [C#] |
|---|
public IAgVeGfxTrajectoryResolution Resolution {get;}
|
| [Managed C++] |
|---|
public: __property IAgVeGfxTrajectoryResolution^ get_Resolution();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Resolution(
|
| [Java] |
|---|
public IAgVeGfxTrajectoryResolution getResolution();
|