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





Description

2D static graphics options.

Property type

Read-only property

Syntax

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

[C#]
public IAgCvGfxStatic Static {get;}

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

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

[Java]
public IAgCvGfxStatic getStatic();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1