Click or drag to resize

DXFReaderNETControl Events

The DXFReaderNETControl type exposes the following members.

Events
  NameDescription
Public eventDrawingChanged
Fired when the drawing is changed.
Public eventDrawingStatus
Fired when a DXF file is being drawn.
Public eventEndDrawing
Fired when the drawing of a DXF file is ended.
Public eventEndPlot
Fired when the plot of a DXF file is ended.
Public eventEndRead
Fired when the reading of a DXF file is ended.
Public eventEndWrite
Fired when the writing of a DXF file is ended.
Public eventError
Fired when a non blocking error occurs during operations.
Public eventPlotStatus
Fired when a DXF file is being plot.
Public eventReadStatus
Fired while a DXF file is being read.
Public eventStartDrawing
Fired when the drawing of a DXF file is started.
Public eventStartPlot
Fired when the plot of a DXF file is started.
Public eventStartRead
Fired when the reading of a DXF file is started.
Public eventStartWrite
Fired when the writing of a DXF file is started.
Public eventWriteStatus
Fired while a DXF file is being written.
Top
See Also