Skip to content

ACadSharp.Header.CadHeader.UserShort2

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

UserShort2 Property

Integer variable intended for use by third-party developers.

Remarks

System variable USERI2.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Int16 UserShort2 { get; set; }

Property Value

Int16

Clone this wiki locally