AGI STK Objects 11Send comments on this topic.
AvailableVOWindows Property (IAgVeVOBPlaneInstance)
See Also
Windows






Windows & Linux

Description

Returns a list of available 3D Graphics windows

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AvailableVOWindows() As System.Array
[C#]
public System.Array AvailableVOWindows {get;}
[Managed C++]
public: __property System::Array get_AvailableVOWindows();
[Unmanaged C++]
public: HRESULT get_AvailableVOWindows(
    SAFEARRAY * * ppRetVal
);
[Java]
public VariantArray getAvailableVOWindows();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.