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





Description

Get the chain's 2D static graphics properties.

Property type

Read-only property

Syntax

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

[C#]
public IAgChGfxStatic Static {get;}

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

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

[Java]
public IAgChGfxStatic getStatic();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1