STK ObjectsSend 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 ** ppVal
);
[Java]
public IAgVeGfxPassResolution getResolution();
[Python - STK API ]
@property
def Resolution(self) -> "IAgVeGfxPassResolution":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.