AGI STK Objects 11Send comments on this topic.
GetVOWindowIds Method (IAgVeVOSystemsSpecialElement)
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

© 2018 Analytical Graphics, Inc. All Rights Reserved.