AGI STK Objects 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.