Share

Database.Tdusrtimer Property

Description

Accesses the current TDUSRTIMER value for the database.

See the System Variables section of the AutoCAD Command Reference for information on TDUSRTIMER.

Visual Basic

Public Property Tdusrtimer() As TimeSpan

C#

public TimeSpan Tdusrtimer;

Conditions

Read-only

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?