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






Windows & Linux

Description

Occurs upon when a currently running lengthy operation is finished.

Syntax

[Visual Basic .NET]
Public Event OnPercentCompleteEnd()
[C#]
public void OnPercentCompleteEnd();
[Managed C++]
public: void OnPercentCompleteEnd();
[Java]
public  onPercentCompleteEnd();
[Unmanaged C++]
public: HRESULT OnPercentCompleteEnd();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.