←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly