Click or drag to resize

PlotStatusEventArgs Class

Event args used in PlotStatus event.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    DXFReaderNETPlotStatusEventArgs

Namespace:  DXFReaderNET
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public class PlotStatusEventArgs : EventArgs

The PlotStatusEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyProgress
An integer from 0 to 100 that specifies the plotting progress.
Top
See Also