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






Windows & Linux

Description

Get the launch vehicle's 2D Graphics properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Graphics() As IAgLvGraphics
[C#]
public IAgLvGraphics Graphics {get;}
[Managed C++]
public: __property IAgLvGraphics^ get_Graphics();
[Unmanaged C++]
public: HRESULT get_Graphics(
   IAgLvGraphics ** ppRetVal
);
[Java]
public IAgLvGraphics getGraphics();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.