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






Windows & Linux

Description

3D static graphics options.

Property type

Read-only property

Syntax

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

[C#]
public IAgCvVOAttributes Static {get;}

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

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

[Java]
public IAgCvVOAttributes getStatic();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface