STK ObjectsSend 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 ** ppVal
);
[Java]
public IAgCvVOAttributes getStatic();
[Python - STK API ]
@property
def Static(self) -> "IAgCvVOAttributes":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.