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++] |
---|
public: HRESULT get_Resolution( |
[Java] |
---|
public IAgVeGfxPassResolution getResolution(); |