STK ObjectsSend 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 AgSafeArray getAvailableVOWindows();
[Python - STK API ]
@property
def AvailableVOWindows(self) -> list:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.