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





Description

Get the missile's 2D Graphics properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Graphics() As IAgMsGraphics

[C#]
public IAgMsGraphics Graphics {get;}

[Managed C++]
public: __property IAgMsGraphics^ get_Graphics();

[Unmanaged C++]
public: HRESULT get_Graphics(
IAgMsGraphics ** ppRetVal
);

[Java]
public IAgMsGraphics getGraphics();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1