Share

DBObject.IsEraseStatusToggled Property

Description

Returns true if the object's erase bit has been toggled since it was opened.

Visual Basic

Public Property IsEraseStatusToggled() As bool

C#

public bool IsEraseStatusToggled;

Conditions

Read-only

Links

DBObject Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?