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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.