Share

PlotLogger.StartSheet Method

Description

Indicates to the PlotLogger that an individual sheet within a job has started. It is the responsibility of the plot application to call this method.

Visual Basic

Public Function StartSheet() As void

C#

public void StartSheet();

Links

PlotLogger Class, Autodesk.AutoCAD.PlottingServices Namespace

Was this information helpful?