AGI STK Objects 11Send 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();
[Java]
public void addToAllWindows();
[Unmanaged C++]
public: HRESULT AddToAllWindows();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.