AGI STK Objects 11 Send comments on this topic.
Static Property (IAgFmGraphics)
See Also 





Description

Get the static graphics.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Static() As IAgFmGfxAttributes

[C#]
public IAgFmGfxAttributes Static {get;}

[Managed C++]
public: __property IAgFmGfxAttributes^ get_Static();

[Unmanaged C++]
public: HRESULT get_Static(
IAgFmGfxAttributes ** ppRetVal
);

[Java]
public IAgFmGfxAttributes getStatic();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1