AGI STK Objects 11 Send comments on this topic.
GetVOWindowIds Method (IAgVeVOSystemsElement)
See Also 
Windows






Windows & Linux

Description

The selected 3D Graphics window ids.

Syntax

[Visual Basic .NET]
Public Function GetVOWindowIds() As System.Array

[C#]
public System.Array GetVOWindowIds();

[Managed C++]
public: System::Array GetVOWindowIds();

[Java]
public Object[] getVOWindowIds();

[Unmanaged C++]
public: HRESULT GetVOWindowIds(
SAFEARRAY ** Array
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface