STK ObjectsSend 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 void onPercentCompleteEnd();
[Unmanaged C++]
public: void OnPercentCompleteEnd();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.