Skip to content

ACadSharp.Header.CadHeader.UserTimer

Albert Domenech edited this page Jan 8, 2025 · 3 revisions

UserTimer Property

Controls the user timer for the drawing.

Remarks

System variable USRTIMER.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Boolean UserTimer { get; set; }

Property Value

Boolean

Clone this wiki locally