Share

Context.IsPlotGeneration Property

Description

Returns true if the regen is for hard copy output; otherwise, returns false.

Visual Basic

Public abstract Property IsPlotGeneration() As bool

C#

public abstract bool IsPlotGeneration;

Conditions

Read-only

Links

Context Class, Autodesk.AutoCAD.GraphicsInterface Namespace

Was this information helpful?