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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1