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





Description

Get the 2D Graphics properties of the facility.

Property type

Read-only property

Syntax

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

[C#]
public IAgFaGraphics Graphics {get;}

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

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

[Java]
public IAgFaGraphics getGraphics();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1