AGI STK Objects 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.