Skip to content

ACadSharp.Header.CadHeader.UserShort1

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

UserShort1 Property

Integer variable intended for use by third-party developers.

Remarks

System variable USERI1.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Int16 UserShort1 { get; set; }

Property Value

Int16

Clone this wiki locally