←Select platform

HasProgress Property

Summary
Determines if the command object has a progress event handler set.
Syntax
C#
VB
C++
Java
public bool HasProgress { get; } 
Public ReadOnly Property HasProgress As Boolean 
public final boolean hasProgress() 
public: 
property bool HasProgress { 
   bool get(); 
} 

Property Value

true if the command object has a progress event handler set; false, otherwise.

Example

For an example, refer to RasterCommand.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.