Event args used in StartPlot event.
Inheritance Hierarchy
Namespace:
DXFReaderNET
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public class StartPlotEventArgs : EventArgs
Public Class StartPlotEventArgs
Inherits EventArgs
public ref class StartPlotEventArgs : public EventArgs
type StartPlotEventArgs =
class
inherit EventArgs
end
CLASS StartPlotEventArgs INHERIT EventArgs
The StartPlotEventArgs type exposes the following members.
Properties
| Name | Description |
---|
| TotalEntities |
An integer that specifies the total number of entities of the drawing.
|
TopSee Also