Get the path resolution settings of the satellite's Pass properties.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Resolution() As IAgVeGfxPassResolution |
| [C#] |
|---|
public IAgVeGfxPassResolution Resolution {get;} |
| [Managed C++] |
|---|
public: __property IAgVeGfxPassResolution ^ get_Resolution(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeGfxPassResolution getResolution(); |
[Python - STK API ] |
|---|
@property def Resolution(self) -> "IAgVeGfxPassResolution": |






