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






Windows & Linux

Description

Occurs when a lengthy operation is about to start.

Syntax

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

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.