Click or drag to resize

ProgressEventArgs Class

Progress Event Args
Inheritance Hierarchy

Namespace:  VIZPub.NET
Assembly:  VIZPub.NET (in VIZPub.NET.dll) Version: 1.3.21.508 (1.3.21.508)
Syntax
C#
public class ProgressEventArgs : EventArgs

The ProgressEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodProgressEventArgs
Construction
Top
Properties
  NameDescription
Public propertyMode
Mode
Public propertyProgress
Progress
Top
See Also