Share

DBObject.IsUndoing Property

Description

Returns true if the object is involved in an Undo operation at this time.

Visual Basic

Public Property IsUndoing() As bool

C#

public bool IsUndoing;

Conditions

Read-only

Links

DBObject Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?