STK ObjectsSend comments on this topic.
AddToAllWindows Method (IAgVODataDisplayElement)
See Also
Windows





Windows & Linux

Description

Method to add the data display to all 3D windows.

Syntax

[Visual Basic .NET]
Public Sub AddToAllWindows()
[C#]
public void AddToAllWindows();
[Managed C++]
public: void AddToAllWindows();
[Unmanaged C++]
public: HRESULT AddToAllWindows();
[Java]
public void addToAllWindows();
[Python - STK API ]
def AddToAllWindows(self) -> None:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.