AGI STK Objects 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.