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





Description

Gets the Graphics properties for the Access computations.

Property type

Read-only property

Syntax

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

[C#]
public IAgStkAccessGraphics Graphics {get;}

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

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

[Java]
public IAgStkAccessGraphics getGraphics();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1