Progress Property

Summary
Gets or sets the current progress.
Syntax
C#
C++/CLI
public int Progress { get; set; } 
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 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

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