STK ObjectsSend comments on this topic.
Resolution Property (IAgGreatArcGraphics)
See Also
Windows





Windows & Linux

Description

Get the vehicle's 2D resolution graphics.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Resolution() As IAgVeGfxRouteResolution
[C#]
public IAgVeGfxRouteResolution Resolution {get;}
[Managed C++]
public: __property IAgVeGfxRouteResolution ^ get_Resolution();
[Unmanaged C++]
public: HRESULT get_Resolution(
    IAgVeGfxRouteResolution ** ppVal
);
[Java]
public IAgVeGfxRouteResolution getResolution();
[Python - STK API ]
@property
def Resolution(self) -> "IAgVeGfxRouteResolution":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.