3D static graphics options.
Read-only property
[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(
|
[Java] |
---|
public IAgCvVOAttributes getStatic();
|