Leadtools.Dicom.Web Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ProgressEventArgs Constructor
See Also 
Leadtools.Dicom.Web Namespace > ProgressEventArgs Class : ProgressEventArgs Constructor



message
A textual representation for the current state.
percentage
A percentage number for the current progress.
Initializes a new instance of the ProgressEventArgs.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal message As String, _
   ByVal percentage As Integer _
)
Visual Basic (Usage)Copy Code
Dim message As String
Dim percentage As Integer
 
Dim instance As ProgressEventArgs(message, percentage)
C# 
public ProgressEventArgs( 
   string message,
   int percentage
)
C++/CLI 
public:
ProgressEventArgs( 
   String^ message,
   int percentage
)

Parameters

message
A textual representation for the current state.
percentage
A percentage number for the current progress.

Example

Please check our Medical Web Viewer demo, located in WinForms.csproj project.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

ProgressEventArgs Constructor requires a Web Viewer Framework Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features