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





Description

Get the resolution graphics.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Resolution() As IAgVeGfxTrajectoryResolution

[C#]
public IAgVeGfxTrajectoryResolution Resolution {get;}

[Managed C++]
public: __property IAgVeGfxTrajectoryResolution^ get_Resolution();

[Unmanaged C++]
public: HRESULT get_Resolution(
IAgVeGfxTrajectoryResolution ** ppRetVal
);

[Java]
public IAgVeGfxTrajectoryResolution getResolution();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1