Share

Database.Usrtimer Property

Description

Returns the current USRTIMER value for the database. A value of false is off. A value of true is on.

Visual Basic

Public Property Usrtimer() As bool

C#

public bool Usrtimer;

Conditions

Read / Write

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?