Click or drag to resize

StartPlotEventArgs Class

Event args used in StartPlot event.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    DXFReaderNETStartPlotEventArgs

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

The StartPlotEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyTotalEntities
An integer that specifies the total number of entities of the drawing.
Top
See Also