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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.