AGI STK Objects 11Send 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 ** ppRetVal
);
[Java]
public IAgVeGfxRouteResolution getResolution();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.