BeginPlotEventArgs Class

Description

This class encapsulates the plot-specific information required by the BeginPlot event. This information includes:

Class Hierarchy

Autodesk.AutoCAD.PlottingServices.BeginPlotEventArgs

Visual Basic

Public Class BeginPlotEventArgs
Inherits EventArgs

C#

public class BeginPlotEventArgs : EventArgs;

Links

BeginPlotEventArgs Constructor, BeginPlotEventArgs Properties