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





Description

Constellation's 2D graphics settings

Property type

Read-only property

Syntax

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

[C#]
public IAgCnGraphics Graphics {get;}

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

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

[Java]
public IAgCnGraphics getGraphics();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1