Progress Property

Summary
Gets or sets the current progress.
Syntax
C#
VB
C++
public int Progress { get; set; } 
Public Property Progress As Integer 
public: 
property int Progress { 
   int get(); 
   void set (    int ); 
} 

Property Value

The current progress. The value of progress will range from 1 to 100.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly

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