Click or drag to resize

EndPlotEventArgs Class

Event args used in EndPlot event.
Inheritance Hierarchy

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

The EndPlotEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodEndPlotEventArgs
Initializes a new instance of the EndPlotEventArgs class
Top
See Also