AGI Ui Plugins 11Send 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 * pRetVal
);
[Java]
public bool getContinue();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.