AGI STK Objects 11 Send comments on this topic.
OnScenarioBeforeClose Event (AgStkObjectRoot)
See Also 
Windows






Windows & Linux

Description

Occurs before scenario is closed.

Syntax

[Visual Basic .NET]
Public Event OnScenarioBeforeClose()

[C#]
public void OnScenarioBeforeClose();

[Managed C++]
public: void OnScenarioBeforeClose();

[Java]
public  onScenarioBeforeClose();

[Unmanaged C++]
public: HRESULT OnScenarioBeforeClose();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface