Get the resolution graphics.
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++] |
|---|
|
| [Java] |
|---|
public IAgVeGfxTrajectoryResolution getResolution(); |
[Python - STK API ] |
|---|
@property def Resolution(self) -> "IAgVeGfxTrajectoryResolution": |






