AGI STK Objects 11 Send comments on this topic.
Resolution Property (IAgSaGraphics)
See Also 
Windows






Windows & Linux

Description

Get the path resolution settings of the satellite's Pass properties.

Property type

Read-only property

Syntax

[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(
IAgVeGfxPassResolution ** ppRetVal
);

[Java]
public IAgVeGfxPassResolution getResolution();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface