STK UI PluginsSend comments on this topic.
Continue Property (IAgProgressTrackCancel)
See Also
Windows





Windows & Linux

Description

Returns whether to continue normal operation execution.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Continue() As Boolean
[C#]
public bool Continue {get;}
[Managed C++]
public: __property bool get_Continue();
[Unmanaged C++]
public: HRESULT get_Continue(
    VARIANT_BOOL * pContinue
);
[Java]
public bool getContinue();

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.